NetBSD/x11/tools/bdftopcf/Makefile.bdftopcf
lukem d8b3c89d68 consistently provide a tools/<tool>/Makefile.<tool> for inclusion
wherever the appropriate definitions are used throughout the tree
2004-02-09 04:30:05 +00:00

8 lines
238 B
Makefile

# $NetBSD: Makefile.bdftopcf,v 1.1 2004/02/09 04:30:05 lukem Exp $
BDFTOPCFDIR!= cd ${NETBSDSRCDIR}/x11/tools/bdftopcf && ${PRINTOBJDIR}
BDFTOPCF= ${BDFTOPCFDIR}/bdftopcf
${BDFTOPCF}:
(cd ${NETBSDSRCDIR}/x11/tools/bdftopcf && ${MAKE})