summaryrefslogtreecommitdiff
path: root/games/acm/files/patch-01
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 19:39:50 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 19:39:50 +0000
commitd9616e5a763d1ab83ebac479e3b2222db5c3f87f (patch)
treea08c8f6002f7c1660aaa80e0f9cf61cd9d71151c /games/acm/files/patch-01
parent- Update to 1.9, announce message: (diff)
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363239
Diffstat (limited to 'games/acm/files/patch-01')
-rw-r--r--games/acm/files/patch-0117
1 files changed, 0 insertions, 17 deletions
diff --git a/games/acm/files/patch-01 b/games/acm/files/patch-01
deleted file mode 100644
index 0e8b044c5d70..000000000000
--- a/games/acm/files/patch-01
+++ /dev/null
@@ -1,17 +0,0 @@
---- src/Makefile.in~ Wed Dec 9 21:53:42 1998
-+++ src/Makefile.in Sun May 20 10:32:43 2007
-@@ -17,12 +17,12 @@
- -I../dis
- TOPDIR = ..
- CLEAN_THESE = flight-state black_box_input black_box_output bitmap.h TAGS tags
-- manext = 1
-+ manext = 6
- MAKEDEPEND = makedepend
-
- PROGRAMS = acm
- DEFINES = -DSRCDIR=\"$(srcdir)\" -DACM_LIBRARY=\"@OBVDIR@\"
-- CFLAGS = $(DEFINES) @CFLAGS@ @DEFS@ $(STD_INCLUDES)
-+ CFLAGS = $(STD_INCLUDES) $(DEFINES) @CFLAGS@ @DEFS@
- LDFLAGS = @LDFLAGS@
- SRCS = main.c pm.c gear.c flaps.c drone.c init.c aim9m.c box.c \
- aim120.c ccip.c \