1# $NetBSD: Makefile,v 1.3 2010/05/22 02:27:07 mrg Exp $ 2 3.include <bsd.own.mk> 4 5.PATH: ${X11SRCDIR.xcmiscproto} 6 7INCS= xcmiscstr.h \ 8 xcmiscproto.h 9 10INCSDIR=${X11INCDIR}/X11/extensions 11 12NOOBJ= # defined 13 14PKGCONFIG= xcmiscproto 15 16.include <bsd.x11.mk> 17.include <bsd.prog.mk> 18