summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/font/Makefile.dev
blob: c4a74c62fc75119f7d78d1d3f8460d2d98736ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

FILES=		${DEVFILES}
FILESDIR?=	${fontdir}/dev${DEV}
SCRIPTS=	${DEVSCRIPTS}
SCRIPTSDIR?=	${fontdir}/dev${DEV}
.for script in ${SCRIPTS}
SCRIPTSNAME_${script:T}= ${script:T}
.endfor

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud