Merge from vendor branch TNFTP:
[dragonfly.git] / usr.bin / mesg / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/mesg/Makefile,v 1.2 2005/01/01 21:07:39 cpressey Exp $
3
4 PROG=   mesg
5 WARNS?= 6
6
7 .include <bsd.prog.mk>