xref: /netbsd-src/external/mit/xorg/bin/bitmap/app-defaults/Makefile (revision 7d3734bcc2c33e2669dd26809e67819a9286ef63)
1#	$NetBSD: Makefile,v 1.1 2010/11/21 02:34:15 mrg Exp $
2
3.include <bsd.own.mk>
4
5.PATH:	${X11SRCDIR.bitmap}/app-defaults
6APPDEFS=Bitmap Bitmap-color
7
8.include <bsd.x11.mk>
9.include <bsd.prog.mk>
10