xref
: /
freebsd
/
sbin
/
savecore
/
Makefile
(revision 1f4bcc459a76b7aa664f3fd557684cd0ba6da352)
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