]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - gnu/usr.bin/groff/font/Makefile.dev
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / gnu / usr.bin / groff / font / Makefile.dev
1 # $FreeBSD$
2
3 FILES=          ${DEVFILES}
4 FILESDIR?=      ${fontdir}/dev${DEV}
5 SCRIPTS=        ${DEVSCRIPTS}
6 SCRIPTSDIR?=    ${fontdir}/dev${DEV}
7 .for script in ${SCRIPTS}
8 SCRIPTSNAME_${script:T}= ${script:T}
9 .endfor
10
11 .include <bsd.prog.mk>