NetBSD-5.0.2/sys/arch/i386/stand/bootxx/bootxx_msdos/Makefile

# $NetBSD: Makefile,v 1.3 2005/12/11 12:17:48 christos Exp $

PROG=	bootxx_msdos
FS=	dosfs
CPPFLAGS=-DBOOT_FROM_FAT -DTERSE_ERROR

.include <../Makefile.bootxx>