cldl: .symbolic
@cd $(DOSLIB:$(to_os_path))
@$(DOSLIBMAKEALL) $(DOSLIB_MEMMODE) clean
- @if exist ext/readme $(REMOVECOMMAND) -rf ext/readme
@cd $(BUILD_ROOT)
uplibs: .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
@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)