]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - standards/Makefile
Load cups into easysw/current.
[thirdparty/cups.git] / standards / Makefile
index b9c4c76f1936634207e9f1cba2671910bbecedfd..c93db938ba4c6fca2b3e1f967d2c38acd9bc29b9 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: Makefile 5143 2006-02-21 19:13:01Z mike $"
+# "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $"
 #
 #   Standards makefile for the Common UNIX Printing System (CUPS).
 #
@@ -100,6 +100,13 @@ depend:
 install:       all
 
 
+#
+# Uninstall files...
+#
+
+uninstall:
+
+
 #
 # rfctohtml - make html versions of RFCs...
 #
@@ -110,5 +117,5 @@ rfctohtml:  rfctohtml.o ../cups/libcups.a
 
 
 #
-# End of "$Id: Makefile 5143 2006-02-21 19:13:01Z mike $".
+# End of "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $".
 #