Fixed clean.

This commit is contained in:
Nach 2007-11-20 00:06:18 +00:00
parent 4d658a9b7e
commit 02e80c5757
1 changed files with 1 additions and 1 deletions

View File

@ -76,4 +76,4 @@ ${OUT}: ${OBJECTS} ${LIB}
$(STRIP) $@
clean:
$(DEL) vba ${OBJECTS} ${LIB}
$(DEL) ${OUT} ${OBJECTS} ${LIB}