From 02b412df77be791a6b30a88bd758c76019b96016 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Wed, 7 Sep 2016 12:19:30 -0500 Subject: [PATCH] https://github.com/FlatRockSoft/Catacomb3D.git added to makefile --- 16.BAK | Bin 1536 -> 0 bytes 16/Catacomb3D | 1 - makefile | 1 + 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100755 16.BAK delete mode 160000 16/Catacomb3D diff --git a/16.BAK b/16.BAK deleted file mode 100755 index aee7ace5ebc8adf7aec93a1d87194660a5b9a933..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1536 ncmezHmyv;mfq{`>6pY9a_y~;uQ7{?;ctb!Kuk5Jg5DozVmPrHl 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 . -- 2.39.2