minix/external/mit/xorg/bin/bitmap/app-defaults/Makefile

10 lines
194 B
Makefile
Raw Normal View History

# $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>