etc/protocols - sync with NetBSD-8
[minix.git] / external / mit / xorg / bin / fslsfonts / Makefile
blobb9e55abce5f5605e1bb9a3b27f4d9f8d07f6a476
1 # $NetBSD: Makefile,v 1.3 2015/07/22 07:58:00 mrg Exp $
3 .include <bsd.own.mk>
5 PROG= fslsfonts
7 LDADD+= -lFS
8 DPADD+= ${LIBFS}
10 .PATH: ${X11SRCDIR.${PROG}}
11 .PATH: ${X11SRCDIR.${PROG}}/man
13 .include "../../xorg-pkg-ver.mk"
15 .include <bsd.x11.mk>
16 .include <bsd.prog.mk>