Added more to a clean rule.
This commit is contained in:
parent
653109129f
commit
0ed0ec8136
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ $(CONVLIB_DEP):
|
|||
cd ../../Cantera/src/converters; @MAKE@
|
||||
|
||||
clean:
|
||||
$(RM) *.o *.*~ $(BINDIR)/cti2ctml $(BINDIR)/ck2cti
|
||||
$(RM) *.o *.*~ $(BINDIR)/cti2ctml $(BINDIR)/ck2cti $(BINDIR)/fixtext
|
||||
(if test -d SunWS_cache ; then \
|
||||
$(RM) -rf SunWS_cache ; \
|
||||
fi )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue