--- src/gnu/usr.bin/groff/font/Makefile.dev 2003/06/17 04:25:46 1.2 +++ src/gnu/usr.bin/groff/font/Makefile.dev 2005/09/01 20:47:12 1.3 @@ -1,7 +1,12 @@ -# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile.dev,v 2.8.2.4 2003/02/14 15:22:13 ru Exp $ -# $DragonFly: src/gnu/usr.bin/groff/font/Makefile.dev,v 1.1 2003/06/16 04:07:53 dillon Exp $ +# $FreeBSD: src/gnu/usr.bin/groff/font/Makefile.dev,v 2.12 2003/05/01 13:22:18 ru Exp $ +# $DragonFly$ FILES= ${DEVFILES} FILESDIR?= ${fontdir}/dev${DEV} +SCRIPTS= ${DEVSCRIPTS} +SCRIPTSDIR?= ${fontdir}/dev${DEV} +.for script in ${SCRIPTS} +SCRIPTSNAME_${script:T}= ${script:T} +.endfor .include