]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
makefile fixed from ym mistake from yesterday
[16.git] / makefile
index d2fa87c0090ce79513d2b77367011bd7599a3bfe..748be72134a31a0d0e8580e774f9c255e075d671 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -402,7 +402,6 @@ mkdl: .symbolic
 cldl: .symbolic
        @cd $(DOSLIB:$(to_os_path))
        @$(DOSLIBMAKEALL) $(DOSLIB_MEMMODE) clean
-       @if exist ext/readme $(REMOVECOMMAND) -rf ext/readme
        @cd $(BUILD_ROOT)
 
 uplibs: .symbolic
@@ -426,8 +425,7 @@ initlibs: .symbolic
        @$(COPYCOMMAND) git_con.fig .git/config
        @$(COPYCOMMAND) git_modu.les .gitmodules
        @$(COPYCOMMAND) git_igno.re .gitignore
-       @wmake -h cldl
-       @wmake -h jmdl
+       @wmake -h getlib
        @cd 16
        @git clone https://github.com/FlatRockSoft/CatacombApocalypse.git
        @git clone https://github.com/id-Software/wolf3d.git
@@ -436,13 +434,9 @@ initlibs: .symbolic
        @cd $(BUILD_ROOT)
        @$(COPYCOMMAND) $(DOSLIB)/make-lowercase .
 
-dlcl: .symbolic
+getlib: .symbolic
        @cd $(SRCLIB:$(to_os_path))
        @git clone https://github.com/joncampbell123/doslib.git
-       @cd $(BUILD_ROOT)
-
-jmcl: .symbolic
-       @cd $(SRCLIB:$(to_os_path))
        @git clone https://github.com/zserge/jsmn.git
        @cd $(BUILD_ROOT)