Expand PMF_FN_* macros.
[netbsd-mini2440.git] / usr.sbin / puffs / rump_ext2fs / Makefile
blobc395e169e5db6875bd0fe80d927cd11e09bd8db2
1 # $NetBSD: Makefile,v 1.4 2008/12/30 22:20:56 pooka Exp $
4 .include <bsd.own.mk>
6 MOUNTNAME= ext2fs
8 LDADD+= -lrumpfs_ffs
9 DPADD+= ${LIBRUMPFS_FFS}
11 ISRUMP= # yea baby
13 .include <bsd.prog.mk>