diff options
Diffstat (limited to 'moon-abe/pbc-0.5.14/gen/Makefile')
-rw-r--r-- | moon-abe/pbc-0.5.14/gen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moon-abe/pbc-0.5.14/gen/Makefile b/moon-abe/pbc-0.5.14/gen/Makefile index 74b288f4..a780fece 100644 --- a/moon-abe/pbc-0.5.14/gen/Makefile +++ b/moon-abe/pbc-0.5.14/gen/Makefile @@ -175,7 +175,7 @@ PBC_LDFLAGS = RANLIB = ranlib SED = /bin/sed SET_MAKE = -SHELL = /bin/sh +SHELL = /bin/bash STRIP = strip VERSION = 0.5.14 YACC = bison -y |