Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / mit / xorg / bin / xtrap / Makefile
blob07b45fc811457f36a62f43c7a6ea10e8fbdbf5ba
1 # $NetBSD: Makefile,v 1.2 2003/09/13 20:18:38 lukem Exp $
3 .include <bsd.own.mk>
5 SUBDIR= xtrapinfo xtrapout xtrapreset xtrapstats xtrapin xtrapproto xtrapchar
7 MAN= xtrap.1
9 .for _M in ${SUBDIR}
10 MLINKS+=xtrap.1 ${_M}.1
11 .endfor
13 .PATH: ${X11SRCDIR.xtrap}
15 .include <bsd.x11.mk>
16 .include <bsd.prog.mk>
17 .include <bsd.subdir.mk>