Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / i386 / stand / mbr / mbr_ext / Makefile
blobebed8b67ebf03a05c65b06d81af18d0ded7ef223
1 # $NetBSD: Makefile,v 1.1.2.3 2004/09/21 13:17:18 skrll Exp $
3 PROG= mbr_ext
4 AFLAGS+= -DBOOTSEL -DBOOT_EXTENDED
5 AFLAGS+= -DTERSE_ERROR -DNO_CHS
6 AFLAGS+= "-DBOOTSEL_FLAGS=MBR_BS_ACTIVE|MBR_BS_EXTLBA"
8 .include <../Makefile.mbr>