xref: /netbsd-src/external/mit/xorg/bin/bitmap/app-defaults/Makefile (revision 2dd295436a0082eb4f8d294f4aa73c223413d0f2)
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