X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=makefile;h=ad30164553d9b1456823c1f9054dfa1365d217f8;hb=ba4e24724b957d47cfdfcd6d8cb75e954c493908;hp=f52797f833891ae329b0ed8210e82f7698821103;hpb=cbf15f47ef335972783bde762e1eb15d18f57002;p=16.git diff --git a/makefile b/makefile index f52797f8..ad301645 100755 --- a/makefile +++ b/makefile @@ -425,10 +425,15 @@ comp: .symbolic @upx -9 -qqq $(EXEC) ## @upx -9 -qqq x-demo.exe +#git submodule add updatelibs: .symbolic @cd $(JSMNLIB) @git pull @cd ../../../ + @cd $(DOSLIB) + @git pull + @./buildall.sh + @cd ../../../ xlib: .symbolic @cd 16/xlib