xref: /dragonfly/usr.bin/wmake/Makefile (revision 8af44722)
1# $DragonFly: src/usr.bin/wmake/Makefile,v 1.2 2006/01/20 20:36:43 swildner Exp $
2
3SCRIPTS=wmake.sh
4MAN=	wmake.1
5
6.include <bsd.prog.mk>
7