Rebuild, fix missing dep in makefile, clean bug files

This commit is contained in:
JT
2013-03-02 14:12:28 +00:00
parent ca0688be1c
commit 5daaca79cc
17 changed files with 4 additions and 4 deletions

View File

@@ -117,7 +117,7 @@ flags.zip: ${OUTDIR} ${ZIPFILES}
${OUTDIR}: ${ZIPFILES}
${OUTDIR}/%.txt:
${OUTDIR}/%.txt: %.txt
cp $*.txt $@
clean: