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

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

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