diff options
Diffstat (limited to 'moon-abe/pbc-0.5.14/example')
-rw-r--r-- | moon-abe/pbc-0.5.14/example/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moon-abe/pbc-0.5.14/example/Makefile b/moon-abe/pbc-0.5.14/example/Makefile index 92281781..cff2c302 100644 --- a/moon-abe/pbc-0.5.14/example/Makefile +++ b/moon-abe/pbc-0.5.14/example/Makefile @@ -164,7 +164,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 |