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

.include <bsd.own.mk>

SCRIPTS=cleanlinks
MAN=	cleanlinks.1

.PATH:	${X11SRCDIR.imake}

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