1# $NetBSD: Makefile,v 1.4 2020/01/22 06:13:18 martin Exp $ 2 3PROG= bootxx_msdos 4FS= dosfs 5CPPFLAGS=-DBOOT_FROM_FAT -DTERSE_ERROR -DSA_DOSFS_NO_BIG_PART_SUPPORT 6 7.include <../Makefile.bootxx> 8
1# $NetBSD: Makefile,v 1.4 2020/01/22 06:13:18 martin Exp $ 2 3PROG= bootxx_msdos 4FS= dosfs 5CPPFLAGS=-DBOOT_FROM_FAT -DTERSE_ERROR -DSA_DOSFS_NO_BIG_PART_SUPPORT 6 7.include <../Makefile.bootxx> 8