xref: /netbsd-src/external/mit/xorg/bin/lndir/Makefile (revision 479d8f7d843cc1b22d497efdf1f27a50ee8418d4)
1#	$NetBSD: Makefile,v 1.1 2010/11/21 02:43:31 mrg Exp $
2
3.include <bsd.own.mk>
4
5PROG=	lndir
6
7.PATH:	${X11SRCDIR.${PROG}}
8
9.include <bsd.x11.mk>
10.include <bsd.prog.mk>
11