summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-08-21 23:47:20 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-08-21 23:47:20 +0000
commit64d85541e3b9c7e03af6321c6563ef63327f8bdd (patch)
treed1ce04d3eac9c729eed09597fc099880f0b5d7b6 /sys/conf
parent4ea7064203be7ad5dff6e96939961019380c43bd (diff)
downloadFreeBSD-src-64d85541e3b9c7e03af6321c6563ef63327f8bdd.zip
FreeBSD-src-64d85541e3b9c7e03af6321c6563ef63327f8bdd.tar.gz
Added Id: string
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/Makefile.i3862
-rw-r--r--sys/conf/Makefile.powerpc2
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index 8ba69f5..c8ca62a 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -18,6 +18,8 @@
# -DTRACE compile in kernel tracing hooks
# -DQUOTA compile in file system quotas
#
+# $Id$
+#
TOUCH= touch -f -c
LD= /usr/bin/ld
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index 8ba69f5..c8ca62a 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -18,6 +18,8 @@
# -DTRACE compile in kernel tracing hooks
# -DQUOTA compile in file system quotas
#
+# $Id$
+#
TOUCH= touch -f -c
LD= /usr/bin/ld
OpenPOWER on IntegriCloud