xref: /netbsd-src/usr.bin/gcore/Makefile (revision 1897181a7231d5fc7ab48994d1447fcbc4e13a49)
1#	$NetBSD: Makefile,v 1.5 2003/01/23 17:34:50 christos Exp $
2
3PROG=	gcore
4
5.include <bsd.prog.mk>
6