aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Collapse)Author
2017-08-08support sha(thanks to magrosan)MITSUNARI Shigeo
2017-08-08refactor gen_code.cppMITSUNARI Shigeo
2017-02-18Build subdirs with the same make(1) flavorJan Beich
$ 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
2010-04-16first commitMITSUNARI Shigeo