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

8 lines
138 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2010/09/11 13:06:37 tsutsui Exp $
FS=ext2fs
CLEANFILES= lib
2012-08-24 17:54:07 +02:00
CPPFLAGS+= -D_MINIX
.include <../Makefile.bootxx>