Makefile revision 40218
1#	$Id:$
2
3SUBDIR=		boot0 btx libi386 loader
4
5.MAKEFLAGS:	OBJFORMAT=elf
6
7.include <bsd.subdir.mk>
8