summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKim Hagen <kim.sidney@gmail.com>2019-05-03 15:49:21 +0200
committerKim Hagen <kim.sidney@gmail.com>2019-05-03 15:49:21 +0200
commit8984e91e89191a5092a0d4ad028ebf0bb0f69f9d (patch)
treeeb079a4f0e722a57786f48f2c20a19384fa93c7e /Makefile
parent01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5 (diff)
downloadvyos-build-8984e91e89191a5092a0d4ad028ebf0bb0f69f9d.tar.gz
vyos-build-8984e91e89191a5092a0d4ad028ebf0bb0f69f9d.zip
Revert "use bash as the shell for make"
This reverts commit 01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 534077b4..628574e2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,3 @@
-SHELL := /bin/bash
build_dir := build
.PHONY: all