summaryrefslogtreecommitdiffstats
path: root/usr.bin/gcore/Makefile
blob: 358c7472f7863d384037e17aedc06f7339705f7d (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

LDADD+=	-lutil
PROG=	gcore
SRCS=	elfcore.c gcore.c

WARNS?=	1

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud