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
/
fssconfig
/
Makefile
blob
fcbc139b0a5b42628de645ed38abd483be314533
1
# $NetBSD: $
2
3
PROG
=
fssconfig
4
MAN
=
fssconfig
.8
5
DPADD
+= ${
LIBUTIL
}
6
LDADD
+= -
lutil
7
8
.
include
<
bsd.prog.mk
>