Files
netbsd/external/mit/xorg/bin/lndir/Makefile
2013-04-06 16:48:33 +02:00

11 lines
167 B
Makefile

# $NetBSD: Makefile,v 1.1 2010/11/21 02:43:31 mrg Exp $
.include <bsd.own.mk>
PROG= lndir
.PATH: ${X11SRCDIR.${PROG}}
.include <bsd.x11.mk>
.include <bsd.prog.mk>