compile only specific targets. Do Sparky4 a favor and update his
makefile only to build anything relevent to the dos86h target, so that
compiling from source no longer requires you to wait for EVERYTHING to
build in DOSLIB.
DIRSEP=/
OBJ=obj
DUMP=cat
-DOSLIBMAKE=./make.sh
-DOSLIBMAKEALL=./buildall.sh
+DOSLIBMAKE=./make.sh build all dos86h
+DOSLIBMAKEALL=./buildall.sh build all dos86h
!else #DOS ^^
to_os_path=/=\
REMOVECOMMAND=del
-Subproject commit b3d96d397ed4006afe4e4273b00db366dc53fd0d
+Subproject commit d75268407b1abab8dc33524d6fdd76b8a00c0ad8