repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
usr.sbin
/
puffs
/
rump_ext2fs
/
Makefile
blob
c395e169e5db6875bd0fe80d927cd11e09bd8db2
1
# $NetBSD: Makefile,v 1.4 2008/12/30 22:20:56 pooka Exp $
2
#
3
4
.
include
<
bsd.own.mk
>
5
6
MOUNTNAME
=
ext2fs
7
8
LDADD
+= -
lrumpfs_ffs
9
DPADD
+= ${
LIBRUMPFS_FFS
}
10
11
ISRUMP
=
# yea baby
12
13
.
include
<
bsd.prog.mk
>