]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/Makefile
Load cups into easysw/current.
[thirdparty/cups.git] / test / Makefile
index 86d3ad2dd13630d130a59c5b3ecbd5f85ab18255..de2fd5713db975fc003396903cadcfd20de4eccb 100644 (file)
@@ -1,9 +1,9 @@
 #
-# "$Id: Makefile 4950 2006-01-19 16:07:57Z mike $"
+# "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $"
 #
 #   IPP test makefile for the Common UNIX Printing System (CUPS).
 #
-#   Copyright 1997-2005 by Easy Software Products, all rights reserved.
+#   Copyright 1997-2006 by Easy Software Products, all rights reserved.
 #
 #   These coded instructions, statements, and computer programs are the
 #   property of Easy Software Products and are protected by Federal
@@ -55,6 +55,13 @@ depend:
 install: all
 
 
+#
+# Unnstall all targets...
+#
+
+uninstall:
+
+
 #
 # ipptest
 #
@@ -73,5 +80,5 @@ include Dependencies
 
 
 #
-# End of "$Id: Makefile 4950 2006-01-19 16:07:57Z mike $".
+# End of "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $".
 #