# $NetBSD: Makefile,v 1.1 2018/03/14 08:55:36 mrg Exp $ .include <bsd.own.mk> .PATH: ${X11SRCDIR.xorgproto}/include/X11/fonts INCS= FS.h \ FSproto.h \ font.h \ fontproto.h \ fontstruct.h \ fsmasks.h INCSDIR=${X11INCDIR}/X11/fonts NOOBJ= # defined .include <bsd.x11.mk> .include <bsd.prog.mk> |