1# $NetBSD: Makefile,v 1.2 2008/09/13 04:32:29 cube Exp $ 2 3.include <bsd.own.mk> 4 5.PATH: ${X11SRCDIR.fontsproto} 6 7INCS= FS.h FSproto.h font.h fontproto.h fontstruct.h fsmasks.h 8INCSDIR=${X11INCDIR}/X11/fonts 9 10NOOBJ= # defined 11 12PKGCONFIG= fontsproto 13 14.include <bsd.x11.mk> 15.include <bsd.prog.mk> 16