summaryrefslogtreecommitdiff
path: root/external/mit/xorg/bin/bitmap/app-defaults/Makefile
blob: 1442dc44cdb17ae558dd4f5ace0b6143b561c67b (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.1 2010/11/21 02:34:15 mrg Exp $

.include <bsd.own.mk>

.PATH:	${X11SRCDIR.bitmap}/app-defaults
APPDEFS=Bitmap Bitmap-color

.include <bsd.x11.mk>
.include <bsd.prog.mk>
a45d8a5a60d50c7187'>Use sed, awk and hexdump from tools to make this work on Solaris. Ok by apb.hans 2007-12-11MAKEVERBOSE supportlukem 2007-12-09How did these get lost?jmcneill