summaryrefslogtreecommitdiff
path: root/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile')
-rw-r--r--man/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/man/Makefile b/man/Makefile
index e01cf58..8e75e89 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -1,6 +1,4 @@
#
-# "$Id: Makefile 12814 2015-07-30 15:03:33Z msweet $"
-#
# Man page makefile for CUPS.
#
# Copyright 2007-2015 by Apple Inc.
@@ -225,8 +223,3 @@ mantohtml: mantohtml.o ../cups/$(LIBCUPSSTATIC)
$(CC) $(ARCHFLAGS) $(LDFLAGS) -o $@ mantohtml.o \
../cups/$(LIBCUPSSTATIC) $(LIBGSSAPI) $(SSLLIBS) \
$(DNSSDLIBS) $(COMMONLIBS) $(LIBZ)
-
-
-#
-# End of "$Id: Makefile 12814 2015-07-30 15:03:33Z msweet $".
-#