]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - fonts/Makefile
Merge changes from CUPS 1.4svn-r7874.
[thirdparty/cups.git] / fonts / Makefile
index dedf74ef286a21c94ac8556cbd08b6eb40832291..7018beb45aae42681b23a66740e4a8703c3c8d6b 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: Makefile 6649 2007-07-11 21:46:42Z mike $"
+# "$Id: Makefile 7558 2008-05-12 23:46:44Z mike $"
 #
 #   Fonts makefile for the Common UNIX Printing System (CUPS).
 #
@@ -30,6 +30,20 @@ FONTS        =       Courier Courier-Bold Courier-BoldOblique Courier-Oblique \
 all:
 
 
+#
+# Make library targets...
+#
+
+libs:
+
+
+#
+# Make unit tests...
+#
+
+unittests:
+
+
 #
 # Clean all config and object files...
 #
@@ -95,5 +109,5 @@ uninstall:
 
 
 #
-# End of "$Id: Makefile 6649 2007-07-11 21:46:42Z mike $".
+# End of "$Id: Makefile 7558 2008-05-12 23:46:44Z mike $".
 #