summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2007-09-15 21:48:07 +0000
committerRay Lai <ray@cvs.openbsd.org>2007-09-15 21:48:07 +0000
commit786296ea70dd8332120728b1e328fecb72f6a862 (patch)
treefc3eff8957c854ef89b6c75ae16112aae25bb64c
parent13dba7b5a8a992121070a74f6b071cb824a6d601 (diff)
$OpenBSD$
OK otto.
-rw-r--r--usr.bin/pcc/Makefile2
-rw-r--r--usr.bin/pcc/cc/Makefile2
-rw-r--r--usr.bin/pcc/cc/cpp/cpp.12
-rw-r--r--usr.bin/pcc/config.h2
4 files changed, 6 insertions, 2 deletions
diff --git a/usr.bin/pcc/Makefile b/usr.bin/pcc/Makefile
index 2db440b0a58..f81ed5ecfb3 100644
--- a/usr.bin/pcc/Makefile
+++ b/usr.bin/pcc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 2007/09/15 20:56:54 otto Exp $
+# $OpenBSD: Makefile,v 1.2 2007/09/15 21:48:06 ray Exp $
#
# Makefile.in for top-level of pcc.
#
diff --git a/usr.bin/pcc/cc/Makefile b/usr.bin/pcc/cc/Makefile
index 505de09f881..dda4affea45 100644
--- a/usr.bin/pcc/cc/Makefile
+++ b/usr.bin/pcc/cc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 2007/09/15 20:56:54 otto Exp $
+# $OpenBSD: Makefile,v 1.2 2007/09/15 21:48:06 ray Exp $
#
# Makefile for top-level of pcc/cc.
#
diff --git a/usr.bin/pcc/cc/cpp/cpp.1 b/usr.bin/pcc/cc/cpp/cpp.1
index 635067de572..e12dacce4a3 100644
--- a/usr.bin/pcc/cc/cpp/cpp.1
+++ b/usr.bin/pcc/cc/cpp/cpp.1
@@ -1 +1,3 @@
+.\" $OpenBSD: cpp.1,v 1.2 2007/09/15 21:48:06 ray Exp $
+.\"
.\" Placeholder
diff --git a/usr.bin/pcc/config.h b/usr.bin/pcc/config.h
index 0fd21c6586b..855bc22fcc6 100644
--- a/usr.bin/pcc/config.h
+++ b/usr.bin/pcc/config.h
@@ -1,3 +1,5 @@
+/* $OpenBSD */
+
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */