10 lines
194 B
Makefile
10 lines
194 B
Makefile
|
# $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>
|