1# $NetBSD: Makefile,v 1.5 2006/10/07 15:20:44 elad Exp $ 2 3PROG=getconf 4WARNS=4 5 6.include <bsd.prog.mk> 7