summaryrefslogtreecommitdiff
path: root/sys/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-04-03 18:49:23 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-04-03 18:49:23 +0000
commit0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c (patch)
tree3f94fcd87f6b3c83203ae64a2a578e8ab0610752 /sys/Makefile
parent8127c559e6dc8408901224c75bf62c8e476f3e83 (diff)
Diffstat (limited to 'sys/Makefile')
-rw-r--r--sys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile b/sys/Makefile
index d88c5673cdcb..6a7b395098d0 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sys/Makefile,v 1.20.2.1 2000/07/10 08:22:34 obrien Exp $
# This is the old aout only boot loader.
.if exists(${.CURDIR}/${MACHINE_ARCH}/boot) && ${OBJFORMAT} == "aout"