Sync usage with man page.
[netbsd-mini2440.git] / external / mit / xorg / include / fontsproto / Makefile
blob7f169a87cecba590285816986eaf51e6779db220
1 # $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.fontsproto}
7 INCS= FS.h FSproto.h font.h fontproto.h fontstruct.h fsmasks.h
8 INCSDIR=${X11INCDIR}/X11/fonts
10 NOOBJ= # defined
12 PKGCONFIG= fontsproto
14 .include <bsd.x11.mk>
15 .include <bsd.prog.mk>