From 413d2fd4664b98780d80837431326bd5858facf7 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Wed, 23 Mar 2016 15:19:05 -0500 Subject: [PATCH] tesuto.exe is drawvrl4 ^^ --- makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/makefile b/makefile index 5b6f0b78..2bc2830b 100755 --- a/makefile +++ b/makefile @@ -473,16 +473,17 @@ getwww: .symbolic ## External library management~ ^^ ## #git submodule add -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 -- 2.39.2