minix/external/mit/xorg/include/xineramaproto/Makefile

16 lines
264 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2009/11/09 03:27:05 mrg Exp $
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.xineramaproto}
INCS= panoramiXproto.h
INCSDIR=${X11INCDIR}/X11/extensions
NOOBJ= # defined
PKGCONFIG= xineramaproto
.include <bsd.x11.mk>
.include <bsd.prog.mk>