summaryrefslogtreecommitdiff
path: root/sys/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-03-20 08:47:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-03-20 08:47:53 +0000
commit7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 (patch)
tree3ce9d5458d0d6e880d50e1e1f1e1ed7521a35ad1 /sys/Makefile
parent172a0f0d163415e05ea07968167b11145975a6cb (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 57ff690ba884..b993cf08cca0 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/sys/Makefile,v 1.20 1999/11/14 13:54:38 marcel Exp $
# This is the old aout only boot loader.
.if exists(${.CURDIR}/${MACHINE_ARCH}/boot) && ${OBJFORMAT} == "aout"