]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/Makefile
Remove all of the Subversion keywords from various source files.
[thirdparty/cups.git] / cups / Makefile
index bb360aa3bcb427af392dc6142e20c8d4797efb4f..593113abccfa06113324b847a695760855f6d1ba 100644 (file)
@@ -1,6 +1,4 @@
 #
-# "$Id$"
-#
 # API library Makefile for CUPS.
 #
 # Copyright 2007-2015 by Apple Inc.
@@ -592,9 +590,7 @@ apihelp:
        mxmldoc --section "Programming" --title "PPD API (DEPRECATED)" \
                --css ../doc/cups-printable.css \
                --header api-ppd.header --intro api-ppd.shtml \
-               api-ppd.xml \
-               ppd.h attr.c conflicts.c custom.c emit.c localize.c mark.c page.c \
-               ppd.c >../doc/help/api-ppd.html
+               api-ppd.xml ppd.h ppd-*.c >../doc/help/api-ppd.html
        mxmldoc --tokens help/api-ppd.html api-ppd.xml >../doc/help/api-ppd.tokens
        $(RM) api-ppd.xml
        mxmldoc --section "Programming" --title "HTTP and IPP APIs" \
@@ -678,8 +674,3 @@ sloc:
 
 include Dependencies
 tls.o: tls-darwin.c tls-gnutls.c tls-sspi.c
-
-
-#
-# End of "$Id$".
-#