xref: /minix/external/mit/xorg/bin/makestrs/Makefile (revision 9f988b79)
1#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
2
3.include <bsd.own.mk>
4
5PROG=	makestrs
6
7.PATH:	${X11SRCDIR.Xt}/util
8
9.include <bsd.x11.mk>
10.include <bsd.prog.mk>
11