Remove building with NOCRYPTO option
[minix.git] / sys / arch / i386 / stand / bootxx / bootxx_msdos / Makefile
blob536590b8fe88642b9165f228ba41cd0068d33c73
1 # $NetBSD: Makefile,v 1.3 2005/12/11 12:17:48 christos Exp $
3 PROG= bootxx_msdos
4 FS= dosfs
5 CPPFLAGS=-DBOOT_FROM_FAT -DTERSE_ERROR
7 .include <../Makefile.bootxx>