summaryrefslogtreecommitdiff
path: root/sys/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
commit90928716548537e93f54266e33cb4a3353fd3932 (patch)
tree37675d5349af34454f2e21880134fb82d6854793 /sys/Makefile
parentc6085d40c17b76abbaa35c8c53f14904021df451 (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"