ee69168070
-rename the fonts.dir/fonts.scale targets to avoid collision with regular files -allow the rule for "fonts.scale" to be overridden, and do so in the Speedo Makefile
7 lines
195 B
Makefile
7 lines
195 B
Makefile
# $NetBSD: Makefile.scaled,v 1.4 2004/03/09 16:30:55 drochner Exp $
|
|
|
|
FILESDIR= ${X11FONTDIR}/${FONTSUBDIR}
|
|
.PATH: ${X11SRCDIR.xc}/fonts/scaled/${FONTSUBDIR}
|
|
|
|
.include "../Makefile.mkfontscale"
|