diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-28 03:25:28 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-08-28 03:25:28 +0000 |
commit | e0d6fae0d1216b885d3711095ea9613da4659bd2 (patch) | |
tree | ce5c6330f1c5d8c0c20922c3980810c68aaeaf02 /games/0verkill/files/patch-ab | |
parent | Remove -L from the find command used to locate dtds. This flag proved (diff) |
Update to version 0.16
PR: 42035
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=65132
Diffstat (limited to 'games/0verkill/files/patch-ab')
-rw-r--r-- | games/0verkill/files/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/0verkill/files/patch-ab b/games/0verkill/files/patch-ab deleted file mode 100644 index d3733ed912c8..000000000000 --- a/games/0verkill/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD$ - ---- Makefile.in.orig Thu Dec 21 11:48:18 2000 -+++ Makefile.in -@@ -1,4 +1,4 @@ --CFLAGS=-O3 @CFLAGS@ @X_CFLAGS@ -Wall -W -Wstrict-prototypes -Wno-parentheses -fomit-frame-pointer -+CFLAGS=@CFLAGS@ @X_CFLAGS@ -Wall -W -Wstrict-prototypes -Wno-parentheses -fomit-frame-pointer - #-malign-functions=0 - LDFLAGS=@LDFLAGS@ - LIBS=@LIBS@ |