xref
: /
freebsd
/
sbin
/
mdmfs
/
Makefile
(revision 1b6c2589164a3a7b2f62d4c28c2ffa1be860959e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
mdmfs
4
MAN
=
mdmfs
.
8
5
WARNS
?=
2
6
7
.
include
<
bsd.prog.mk
>
8