NetBSD/x11/tools/mkg3states/Makefile.mkg3states
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
254 B
Makefile

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