Pull WARNS6 into usr.bin/Makefile.inc.
[dragonfly.git] / usr.bin / yes / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/yes/Makefile,v 1.4 2007/08/27 16:51:01 pavalos Exp $
3
4 PROG=   yes
5
6 .include <bsd.prog.mk>