Pull WARNS6 into usr.bin/Makefile.inc.
[dragonfly.git] / usr.bin / getopt / Makefile
1 # $FreeBSD: src/usr.bin/getopt/Makefile,v 1.2.2.1 2001/04/25 11:29:22 ru Exp $
2 # $DragonFly: src/usr.bin/getopt/Makefile,v 1.4 2007/08/27 16:50:54 pavalos Exp $
3
4 PROG=   getopt
5
6 .include <bsd.prog.mk>