Makefile revision 87217
11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
287217Smarkm# $FreeBSD: head/usr.bin/false/Makefile 87217 2001-12-02 13:55:09Z markm $
31590Srgrimes
41590SrgrimesPROG=	false
587217SmarkmWARNS?=	2
61590Srgrimes
71590Srgrimes.include <bsd.prog.mk>
8