minix/sys/arch/i386/stand/bootxx/bootxx_msdos/Makefile

8 lines
161 B
Makefile
Raw Normal View History

# $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>