Merge from vendor branch LESS:
[dragonfly.git] / usr.bin / apply / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/apply/Makefile,v 1.2.6.1 2001/08/01 23:26:27 obrien Exp $
3 # $DragonFly: src/usr.bin/apply/Makefile,v 1.3 2005/01/04 05:45:02 cpressey Exp $
4
5 PROG=   apply
6
7 WARNS?= 6
8
9 .include <bsd.prog.mk>