minix/sys/arch/i386/stand/bootxx/bootxx_msdos/Makefile
2012-02-09 18:48:13 +01:00

8 lines
161 B
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>