diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index c53e47936e25..9f5a155df6c2 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