NetBSD/x11/include/fonts/Makefile

13 lines
229 B
Makefile

# $NetBSD: Makefile,v 1.3 2003/09/14 07:11:09 lukem Exp $
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.xc}/include/fonts
INCSDIR=${X11INCDIR}/X11/fonts
INCS= FS.h FSproto.h fsmasks.h
.include <bsd.x11.mk>
.include <bsd.prog.mk>