From: sparky4 Date: Wed, 7 Sep 2016 17:19:30 +0000 (-0500) Subject: https://github.com/FlatRockSoft/Catacomb3D.git added to makefile X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=02b412df77be791a6b30a88bd758c76019b96016;p=16.git https://github.com/FlatRockSoft/Catacomb3D.git added to makefile --- diff --git a/16.BAK b/16.BAK deleted file mode 100755 index aee7ace5..00000000 Binary files a/16.BAK and /dev/null differ diff --git a/16/Catacomb3D b/16/Catacomb3D deleted file mode 160000 index aa97f499..00000000 --- a/16/Catacomb3D +++ /dev/null @@ -1 +0,0 @@ -Subproject commit aa97f4995dc7dbea3ecc1794a2d4d4354839cad4 diff --git a/makefile b/makefile index 7e782770..388a021b 100755 --- a/makefile +++ b/makefile @@ -416,6 +416,7 @@ initlibs: .symbolic @git clone https://github.com/FlatRockSoft/CatacombApocalypse.git @git clone https://github.com/id-Software/wolf3d.git @git clone https://github.com/keendreams/keen.git + @git clone https://github.com/FlatRockSoft/Catacomb3D.git @cd $(BUILD_ROOT) @cp $(DOSLIB)/make-lowercase .