]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - gnu/usr.bin/groff/font/Makefile.dev
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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>