diff options
Diffstat (limited to 'sys/Makefile')
| -rw-r--r-- | sys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile b/sys/Makefile index 99d39ff2a28c..545b0705c11d 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/Makefile,v 1.16.2.2 1999/08/29 16:20:04 peter Exp $ # This is the old aout only boot loader. .if exists(${MACHINE}/boot) && ${OBJFORMAT} == "aout" |
