Fixed clean.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@104 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
Nach 2007-11-20 00:06:18 +00:00
parent caa3782bf9
commit 75a0f1b035
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}