diff options
Diffstat (limited to 'security/pft/files/patch-Makefile')
-rw-r--r-- | security/pft/files/patch-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pft/files/patch-Makefile b/security/pft/files/patch-Makefile deleted file mode 100644 index bc7738925407..000000000000 --- a/security/pft/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Wed Jan 30 14:47:32 2002 -+++ Makefile Thu Aug 5 19:29:52 2004 -@@ -3,7 +3,7 @@ - # - # - --CPPFLAGS= -Wall -g -DUNIX -D_DEBUG -+CPPFLAGS= -Wall -g -DUNIX -D_DEBUG ${CXXFLAGS} - AR=ar rcs - RM=rm -f - |