Don't build biosboot by default - there's no point now that nothing

looks for /usr/mdec/boot{1,2}.  The other stuff in here is probably
equally useless/pointless but I'm going to not worry about it for now.
This commit is contained in:
jkh 1999-01-06 08:46:26 +00:00
parent 0d8d1147d6
commit 8b25eb3e6f

View File

@ -1,5 +1,5 @@
# $Id: Makefile,v 1.28 1997/02/22 09:29:58 peter Exp $
# $Id: Makefile,v 1.29 1997/07/10 21:58:43 joerg Exp $
SUBDIR= biosboot cdboot dosboot kzipboot netboot rawboot
SUBDIR= cdboot dosboot kzipboot netboot rawboot
.include <bsd.subdir.mk>