2008-09-13 08:32:28 +04:00
|
|
|
# $NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube Exp $
|
2008-07-29 09:01:21 +04:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
|
|
|
.PATH: ${X11SRCDIR.resourceproto}
|
|
|
|
|
|
|
|
INCS= XResproto.h
|
|
|
|
INCSDIR=${X11INCDIR}/X11/extensions
|
|
|
|
|
|
|
|
NOOBJ= # defined
|
|
|
|
|
2008-09-13 08:32:28 +04:00
|
|
|
PKGCONFIG= resourceproto
|
|
|
|
|
2008-07-29 09:01:21 +04:00
|
|
|
.include <bsd.x11.mk>
|
|
|
|
.include <bsd.prog.mk>
|