[iortcw] 310/497: All: Remove old ESDIR from Makefiles
Simon McVittie
smcv at debian.org
Fri Sep 8 10:37:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to annotated tag 1.42d
in repository iortcw.
commit b64354f79c5ff21d67dc9e5f40f91fa2e6ca4640
Author: MAN-AT-ARMS <man-at-arms at comcast.net>
Date: Thu Mar 12 16:36:20 2015 -0400
All: Remove old ESDIR from Makefiles
---
MP/Makefile | 3 ---
SP/Makefile | 3 ---
2 files changed, 6 deletions(-)
diff --git a/MP/Makefile b/MP/Makefile
index d58b34c..9fd2d6e 100644
--- a/MP/Makefile
+++ b/MP/Makefile
@@ -2559,9 +2559,6 @@ $(B)/renderer/%.o: $(JPDIR)/%.c
$(B)/renderer/%.o: $(RDIR)/%.c
$(DO_REF_CC)
-$(B)/renderer/%.o: $(ESDIR)/%.c
- $(DO_CC)
-
$(B)/rend2/glsl/%.c: $(R2DIR)/glsl/%.glsl
$(DO_REF_STR)
diff --git a/SP/Makefile b/SP/Makefile
index ff6e295..ceacd94 100644
--- a/SP/Makefile
+++ b/SP/Makefile
@@ -2532,9 +2532,6 @@ $(B)/renderer/%.o: $(JPDIR)/%.c
$(B)/renderer/%.o: $(RDIR)/%.c
$(DO_REF_CC)
-$(B)/renderer/%.o: $(ESDIR)/%.c
- $(DO_CC)
-
$(B)/rend2/glsl/%.c: $(R2DIR)/glsl/%.glsl
$(DO_REF_STR)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git
More information about the Pkg-games-commits
mailing list