Added Id: string

This commit is contained in:
Rodney W. Grimes 1993-08-21 23:47:20 +00:00
parent 67126047f2
commit a62a649d23
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315
3 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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