xref: /dragonfly/usr.bin/mesg/Makefile (revision 3170ffd7)
1#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2# $DragonFly: src/usr.bin/mesg/Makefile,v 1.3 2007/08/27 16:50:56 pavalos Exp $
3
4PROG=	mesg
5
6.include <bsd.prog.mk>
7