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