From a964287ef6978eb0acbedef6400be550b93f6259 Mon Sep 17 00:00:00 2001 From: Nick Sayer Date: Wed, 28 Mar 2001 19:12:56 +0000 Subject: Revert last change. I now understand where the PORT prefixed variables come from. Pass the pointy hat. But I cleaned out RELENG_3 support in the patch before, so finish the job in Makefile. --- games/bzflag/files/patch-Make-common | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) (limited to 'games/bzflag/files/patch-Make-common') diff --git a/games/bzflag/files/patch-Make-common b/games/bzflag/files/patch-Make-common index 1d6346bc6c66..dcc937caa9e0 100644 --- a/games/bzflag/files/patch-Make-common +++ b/games/bzflag/files/patch-Make-common @@ -1,24 +1,6 @@ ---- Make-common.orig Tue Feb 13 00:50:39 2001 -+++ Make-common Wed Mar 28 10:50:04 2001 -@@ -33,7 +33,7 @@ - # - # C options - # --CFLAGS = $(LCFLAGS) $(PCFLAGS) $(GCFLAGS) $(COPTIMIZER) $(MKDEPOPT) $(CWOFF) -+CFLAGS += $(LCFLAGS) $(PCFLAGS) $(GCFLAGS) $(COPTIMIZER) $(MKDEPOPT) $(CWOFF) - LCFLAGS = $(LCDEFS) $(LCINCS) $(LCOPTS) - PCFLAGS = $(PCDEFS) $(PCINCS) $(PCOPTS) - GCFLAGS = $(GCDEFS) $(GCINCS) $(GCOPTS) -@@ -51,7 +51,7 @@ - # - # C++ options - # --CXXFLAGS = $(LCXXFLAGS) $(PCXXFLAGS) $(GCXXFLAGS) $(CXXOPTIMIZER) $(MKDEPOPT) $(CXXWOFF) -+CXXFLAGS += $(LCXXFLAGS) $(PCXXFLAGS) $(GCXXFLAGS) $(CXXOPTIMIZER) $(MKDEPOPT) $(CXXWOFF) - LCXXFLAGS = $(LCXXDEFS) $(LCXXINCS) $(LCXXOPTS) - PCXXFLAGS = $(PCXXDEFS) $(PCXXINCS) $(PCXXOPTS) - GCXXFLAGS = $(GCXXDEFS) $(GCXXINCS) $(GCXXOPTS) -@@ -167,13 +167,13 @@ +--- Make-common.orig Sat Mar 24 02:21:48 2001 ++++ Make-common Sat Mar 24 02:13:00 2001 +@@ -169,13 +169,13 @@ # # default to optimized build # -- cgit v1.2.3