Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / i386 / stand / bootxx / bootxx_msdos / Makefile
blobc3b3d28056ff6a020b5643f476e988615e88b949
1 # $NetBSD: Makefile,v 1.2.4.3 2004/09/21 13:17:10 skrll Exp $
3 PROG= bootxx_msdos
4 FS= dosfs
5 CPPFLAGS=-DBOOT_FROM_FAT -DTERSE_ERROR
7 .include <../Makefile.bootxx>