X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=makefile;h=5e7828c6700b761be1f1d3566d279ff14ba45cc3;hb=7348fba00dc35dd13e9ab49f4c944a0cbccfa3cc;hp=6c388c71f96fff09e1224c685f9f688ae62d342d;hpb=9a5cec82f8959d47f680e952d7d78ea1cd56dba2;p=16.git diff --git a/makefile b/makefile index 6c388c71..5e7828c6 100755 --- a/makefile +++ b/makefile @@ -416,3 +416,9 @@ updatelibs: .symbolic cd $(JSMNLIB) git pull cd ../../../ + +xlib: .symbolic + @cd 16/xlib + @wmake clean + @wmake all + cd ../../