diff options
Diffstat (limited to 'sys/i386/boot/Makefile.inc')
-rw-r--r-- | sys/i386/boot/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/Makefile.inc b/sys/i386/boot/Makefile.inc index 5050c0351094f..f7c9656e7350c 100644 --- a/sys/i386/boot/Makefile.inc +++ b/sys/i386/boot/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/i386/boot/Makefile.inc,v 1.6 1999/08/28 00:43:08 peter Exp $ BINDIR?= /usr/mdec CFLAGS+= -aout |