xref
: /
freebsd
/
usr.sbin
/
trim
/
Makefile
(revision b59017c5cad90d0f09a59e68c00457b7faf93e7c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
trim
2
MAN
=
trim
.
8
3
LIBADD
=
util
4
LDFLAGS
= -
lutil
5
6
.
include
<
bsd.prog.mk
>
7