freebsd-dev/sys/i386/boot/Makefile
Poul-Henning Kamp c57e984258 Don't install /usr/mdec/boot
Install the biosboot as /usr/mdec/boot[12]
Make the traditional links from [swf]dboot and boot[swf]d to boot[12] files.
Install dosboot as /usr/mdec/boot/fbsdboot.exe
1995-03-28 19:22:43 +00:00

6 lines
113 B
Makefile

# $Id: Makefile,v 1.23 1994/10/28 22:11:50 phk Exp $
SUBDIR= biosboot netboot dosboot
.include <bsd.subdir.mk>