Doug Rabson 74b128bad6 * Fix a stack of warnings.
* Make it possible to type a filename to boot1 so that it is possible to
  recover from fatally broken versions of /boot/loader.
* Make a start at a CD boot program (not yet functional).
1999-09-01 09:11:14 +00:00

7 lines
93 B
Makefile

# $FreeBSD$
SUBDIR= libalpha
SUBDIR+= boot1 boot2 netboot cdboot
.include <bsd.subdir.mk>