xref
: /
dragonfly
/
sbin
/
mount_udf
/
Makefile
(revision 25a2db75)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
mount_udf
2
MAN
=
mount_udf
.
8
3
4
LDADD
= -
lutil
5
DPADD
= ${
LIBUTIL
}
6
7
.
include
<
bsd.prog.mk
>
8