db2tml output goes to temporary dir first

svn: r908
This commit is contained in:
Donald A. Peterson 2002-04-09 18:54:11 +00:00
parent 93e87c8d68
commit 8d392a5a9d

View File

@ -6,7 +6,7 @@ MANDIR = ${GM}
all: ${MANDIR}/index.html
${MANDIR}/index.html: ${MANSRC}
${DB2HTML} ${MANSRC} -o ${MANDIR}
${DB2HTML} ${MANSRC} -o ./tmp
mv ./tmp/*.html ./${MANDIR}.junk
rmdir ./tmp
mv ${MANDIR}/stylesheet-images ./${MANDIR}.junk/