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