]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Mirror 1.1.x change.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 14 May 2003 20:03:13 +0000 (20:03 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 14 May 2003 20:03:13 +0000 (20:03 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/branches/branch-1.2@3728 7a7537e8-13f0-0310-91df-b6672ffda945

pdftops/Makefile

index 583c4310905ffaeb6c066730c5161f79bd1b9c7f..2eb48ca8898d492c30c143504237a342b96e1658 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: Makefile,v 1.6.2.9 2003/05/14 18:22:50 mike Exp $"
+# "$Id: Makefile,v 1.6.2.10 2003/05/14 20:03:13 mike Exp $"
 #
 #   pdftops filter Makefile for the Common UNIX Printing System (CUPS).
 #
@@ -10,8 +10,6 @@
 
 include ../Makedefs
 
-OPTIONS        =       -Wwrite-strings
-
 #
 # Object files...
 #
@@ -125,5 +123,5 @@ include Dependencies
 
 
 #
-# End of "$Id: Makefile,v 1.6.2.9 2003/05/14 18:22:50 mike Exp $".
+# End of "$Id: Makefile,v 1.6.2.10 2003/05/14 20:03:13 mike Exp $".
 #