]> mj.ucw.cz Git - eval.git/commitdiff
Makefile: Force SHELL to /bin/bash
authorroot <root@ceoi01.(none)>
Mon, 29 Jun 2015 14:25:48 +0000 (16:25 +0200)
committerroot <root@ceoi01.(none)>
Mon, 29 Jun 2015 14:25:48 +0000 (16:25 +0200)
We use a lot of bashisms in our make rules.

Makefile

index 86f91d8638841bc6541e6f50df461c8a21932ece..9adae4062025283cc9dceb10ba71c10dc896d89b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@
 # (c) 2008--2012 Martin Mares <mj@ucw.cz>
 
 VERSION=2.0
+SHELL=/bin/bash
 
 # The default target
 all:: runtree programs datafiles configs