From 9b16495bcbb57c21d51511e5f22df797596facb9 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Tue, 8 Mar 2016 15:47:00 -0600 Subject: [PATCH] wwww --- makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/makefile b/makefile index 06947301..14a1171f 100755 --- a/makefile +++ b/makefile @@ -426,6 +426,9 @@ comp: .symbolic ## @upx -9 -qqq x-demo.exe #git submodule add +uplibs: .symbolic + @wmake updatelibs + updatelibs: .symbolic @cd $(JSMNLIB) @git pull -- 2.39.2