diff options
Diffstat (limited to 'print/pmw/files/patch-Makefile.in')
-rw-r--r-- | print/pmw/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/pmw/files/patch-Makefile.in b/print/pmw/files/patch-Makefile.in deleted file mode 100644 index 6df40a2f6490..000000000000 --- a/print/pmw/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Oct 14 12:54:21 2005 -+++ Makefile.in Fri Oct 14 12:54:30 2005 -@@ -7,7 +7,7 @@ - # These variables get set up by the configure script. - - CC=@CC@ --CFLAGS=@CFLAGS@ -+CFLAGS+=@CFLAGS@ - NO_PMWRC=@NO_PMWRC@ - - INSTALL = @INSTALL@ |