e3f885bca5
variables Thanks for the patch!
7 lines
104 B
Makefile
7 lines
104 B
Makefile
# $NetBSD: Makefile,v 1.5 2006/10/07 15:20:44 elad Exp $
|
|
|
|
PROG=getconf
|
|
WARNS=4
|
|
|
|
.include <bsd.prog.mk>
|