xref
: /
freebsd
/
usr.sbin
/
sesutil
/
Makefile
(revision e1e636193db45630c7881246d25902e57c43d24e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PROG
=
sesutil
3
SRCS
=
sesutil.c
eltsub.c
4
MAN
=
sesutil
.
8
5
6
LIBADD
=
xo
7
8
.
include
<
bsd.prog.mk
>
9