ENH: add clean command

This commit is contained in:
Ken Martin 2002-05-08 10:27:31 -04:00
parent 6e472fdbb0
commit 347b0af9cc
1 changed files with 2 additions and 0 deletions

View File

@ -45,3 +45,5 @@ ccommand.exe: ccommand.obj cmSystemTools.obj cmRegularExpression.obj
clean:
del ${OBJS} cmake.exe ccommand.exe