xref
: /
freebsd
/
usr.sbin
/
sesutil
/
Makefile
(revision 0f405ee78f6bdc7dd6274d8fe8b5a21718a3b89e)
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