]> 4ch.mooo.com Git - 16.git/commitdiff
tesuto.exe is drawvrl4 ^^
authorsparky4 <sparky4@cock.li>
Wed, 23 Mar 2016 20:19:05 +0000 (15:19 -0500)
committersparky4 <sparky4@cock.li>
Wed, 23 Mar 2016 20:19:05 +0000 (15:19 -0500)
makefile

index 5b6f0b787231efd261fd134a4ff0ad1847d7b945..2bc2830bde54ee0d5153e29362d41756ce3a5e2e 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -473,16 +473,17 @@ getwww: .symbolic
 ##     External library management~ ^^
 ##
 #git submodule add <repo>
-uplibs: .symbolic
-       @wmake -h updatelibs
+mkdl: .symbolic
+       @cd $(DOSLIB)
+       @./buildall.sh
+       @cd $(PDIR)$(PDIR)$(PDIR)
 
-updatelibs: .symbolic
+uplibs: .symbolic
        @cd $(JSMNLIB)
        @git pull
        @cd $(PDIR)$(PDIR)$(PDIR)
        @cd $(DOSLIB)
        @git pull
-#      @./buildall.sh
        @cd $(PDIR)$(PDIR)$(PDIR)
 
 reinitlibs: .symbolic