summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/Makefile
diff options
context:
space:
mode:
authorrnordier <rnordier@FreeBSD.org>1998-10-12 02:05:44 +0000
committerrnordier <rnordier@FreeBSD.org>1998-10-12 02:05:44 +0000
commite0698462f38a6f6c53b397da88d9c19a7569ad2f (patch)
tree1c621578d8e16a65b7c8da548fce2fb4e4cdc2eb /sys/boot/i386/Makefile
parent6924fedb2021c6fdd6c3abfb50c48cc0bcf3cd32 (diff)
downloadFreeBSD-src-e0698462f38a6f6c53b397da88d9c19a7569ad2f.zip
FreeBSD-src-e0698462f38a6f6c53b397da88d9c19a7569ad2f.tar.gz
Drop .MAKEFLAGS: hack.
Diffstat (limited to 'sys/boot/i386/Makefile')
-rw-r--r--sys/boot/i386/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile
index c53e479..9f5a155 100644
--- a/sys/boot/i386/Makefile
+++ b/sys/boot/i386/Makefile
@@ -1,7 +1,5 @@
-# $Id:$
+# $Id: Makefile,v 1.5 1998/10/11 12:59:40 rnordier Exp $
SUBDIR= boot0 btx libi386 loader
-.MAKEFLAGS: OBJFORMAT=elf
-
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud