aboutsummaryrefslogtreecommitdiff
path: root/games/lincity/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'games/lincity/files/patch-ad')
-rw-r--r--games/lincity/files/patch-ad15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/lincity/files/patch-ad b/games/lincity/files/patch-ad
deleted file mode 100644
index f3e2f0f016d9..000000000000
--- a/games/lincity/files/patch-ad
+++ /dev/null
@@ -1,15 +0,0 @@
---- Imakefile.orig Sat Feb 13 23:55:02 1999
-+++ Imakefile Tue Nov 19 05:52:36 2002
-@@ -9,10 +9,11 @@
- LOCAL_LIBRARIES = $(XLIB)
- DEPLIBS = $(DEPXLIB)
- SYS_LIBRARIES = -lm
-+ CC = $(CXX)
-
- SRCS = main.cxx mouse.cxx screen.cxx mps.cxx typeinit.cxx\
- engine.cxx transport.cxx market.cxx help.cxx lcx11.cxx
- OBJS = xmain.o xmouse.o xscreen.o xmps.o xtypeinit.o\
- xengine.o xtransport.o xmarket.o xhelp.o lcx11.o
-
--ComplexProgramTarget(xlincity)
-+ComplexProgramTargetNoMan(xlincity)