6 lines
97 B
Makefile
6 lines
97 B
Makefile
# $NetBSD: Makefile,v 1.6 2009/04/14 22:15:20 lukem Exp $
|
|
|
|
PROG=getconf
|
|
|
|
.include <bsd.prog.mk>
|