Merge from vendor branch LIBARCHIVE:
[dragonfly.git] / usr.bin / paste / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/paste/Makefile,v 1.3 2004/12/15 23:40:55 cpressey Exp $
3
4 PROG=   paste
5 WARNS?= 6
6
7 .include <bsd.prog.mk>