Commit graph

5 commits

Author SHA1 Message Date
Marcelo Duarte Trevisani
dc9e6a79d6
Possibility to specify a different PREFIX
Possibility to specify a different PREFIX from the command line
2020-04-08 09:26:15 +01:00
MITSUNARI Shigeo
6a5947e436 support sha(thanks to magrosan) 2017-08-08 15:51:39 +09:00
MITSUNARI Shigeo
3194db759c refactor gen_code.cpp 2017-08-08 15:18:22 +09:00
Jan Beich
e12fe06587 Build subdirs with the same make(1) flavor
$ gmake
make -C sample
make[1]: "sample/Makefile" line 6: Missing dependency operator
make[1]: "sample/Makefile" line 18: Need an operator
make[1]: "sample/Makefile" line 23: Need an operator
make[1]: "sample/Makefile" line 25: Missing dependency operator
make[1]: "sample/Makefile" line 27: Missing dependency operator
make[1]: "sample/Makefile" line 29: Need an operator
make[1]: "sample/Makefile" line 30: Need an operator
make[1]: "sample/Makefile" line 32: Missing dependency operator
make[1]: "sample/Makefile" line 34: Need an operator
make[1]: Fatal errors encountered -- cannot continue
make[1]: stopped in sample
gmake: *** [Makefile:5: all] Error 1
2017-02-18 22:12:48 +00:00
MITSUNARI Shigeo
cbb4ca2178 first commit 2010-04-16 10:33:04 +09:00