summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKim <kim.sidney@gmail.com>2019-05-03 14:23:18 +0200
committerGitHub <noreply@github.com>2019-05-03 14:23:18 +0200
commit01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5 (patch)
treeaf0d44aecf22781101ecb018b2807d638edfeb41 /Makefile
parenta1bb0268650370a317c7effa864a27c59c823c40 (diff)
downloadvyos-build-01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5.tar.gz
vyos-build-01fd8dfdec8278e63f43502da44b4e7f8d0bf9e5.zip
use bash as the shell for make
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 628574e2..534077b4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
+SHELL := /bin/bash
build_dir := build
.PHONY: all