diff --git a/sys/i386/boot/Makefile b/sys/i386/boot/Makefile index 1586225b2508..b5d0d462b3cd 100644 --- a/sys/i386/boot/Makefile +++ b/sys/i386/boot/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.21 1994/10/28 04:46:08 phk Exp $ +# $Id: Makefile,v 1.22 1994/10/28 04:56:51 phk Exp $ -SUBDIR= biosboot +SUBDIR= biosboot netboot .include