summaryrefslogtreecommitdiff
path: root/external/mit/xorg/bin/makestrs/Makefile
blob: a96a2174d10d3cd8be0163008bf359da1c292ded (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $

.include <bsd.own.mk>

PROG=	makestrs

.PATH:	${X11SRCDIR.Xt}/util

.include <bsd.x11.mk>
.include <bsd.prog.mk>