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