diff options
author | WuKong <rebirthmonkey@gmail.com> | 2015-09-21 19:07:08 +0200 |
---|---|---|
committer | WuKong <rebirthmonkey@gmail.com> | 2015-09-21 19:07:08 +0200 |
commit | 0cf0fe6a44f9c6ed7e8813d42105a8989b3b33e2 (patch) | |
tree | f4d294694dfbd50969f0193a8ce4f12c6f2b13a0 /moon-abe/pbc-0.5.14/example | |
parent | da160f31e8e32f91e1d1b73599122b81167a4c61 (diff) |
abe stable
Change-Id: I52379627346ce52264042110c133f544284a8f00
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
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 |