Rework generating of files so that every generation tool will only run once.
[dragonfly.git] / gnu / usr.bin / cc41 / cc_tools / Makefile.gen
blob1f2b96300194945048bbe3bb035eb7b8b00cfce0
1 # $DragonFly: src/gnu/usr.bin/cc41/cc_tools/Makefile.gen,v 1.1 2007/08/25 15:29:28 corecode Exp $
3 all: ${TOOLGENDIR}/${GENFILE}
5 ${TOOLGENDIR}/${GENFILE}: ${PROG}.nx ${GENINPUT}
6         ${.OBJDIR}/${PROG}.nx ${GENINPUT} > ${.TARGET}.tmp
7         ${MIC} ${.TARGET}.tmp ${.TARGET}