xref
: /
freebsd
/
sbin
/
savecore
/
Makefile
(revision 031c294c1d25a6b9b62a50a2dfdb300c9ca22f2b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
savecore
4
LIBADD
=
z
xo
5
MAN
=
savecore
.
8
6
7
.
include
<
bsd.prog.mk
>
8