From a524a8d0fc0ab927628c38e14fcca7bb535636ad Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sat, 12 Mar 2016 15:15:06 -0600 Subject: [PATCH 1/1] initlibs added wwww --- makefile | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/makefile b/makefile index dc07fb5d..a2a11726 100755 --- a/makefile +++ b/makefile @@ -439,6 +439,12 @@ updatelibs: .symbolic @./buildall.sh @cd ../../../ +initlibs: .symbolic + @cd src/lib + @git clone https://github.com/joncampbell123/doslib.git + @git clone https://github.com/zserge/jsmn.git + @cd ../../ + xlib: .symbolic @cd 16/xlib @wmake clean -- 2.39.5