]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - Makefile
Import CUPS v2.0rc1
[thirdparty/cups.git] / Makefile
index 79e46a3aa344078e5ce6eba180631a39102ffb19..84d3cce028c5b9e8c8007c37d179f76703535d48 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# "$Id: Makefile 12074 2014-07-31 01:10:14Z msweet $"
+# "$Id: Makefile 12145 2014-09-02 15:00:50Z msweet $"
 #
 # Top-level Makefile for CUPS.
 #
@@ -319,7 +319,7 @@ sloc:
 
 EPMFLAGS       =       -v --output-dir dist $(EPMARCH)
 
-bsd deb pkg slackware tardist:
+bsd deb pkg slackware:
        epm $(EPMFLAGS) -f $@ cups packaging/cups.list
 
 epm:
@@ -348,5 +348,5 @@ dist:       all
 
 
 #
-# End of "$Id: Makefile 12074 2014-07-31 01:10:14Z msweet $".
+# End of "$Id: Makefile 12145 2014-09-02 15:00:50Z msweet $".
 #