Added deletion of sun cache directory
This commit is contained in:
parent
bb2e6897d7
commit
47a22c5bf1
1 changed files with 3 additions and 13 deletions
|
|
@ -104,17 +104,7 @@ endif
|
|||
clean:
|
||||
$(RM) $(OBJS) $(PROGRAM) $(DEPENDS) .depends
|
||||
../../bin/rm_cvsignore
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
(if test -d SunWS_cache ; then \
|
||||
$(RM) -rf SunWS_cache ; \
|
||||
fi )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue