Additions for solaris.
This commit is contained in:
parent
4d53dea18b
commit
43d38e47ba
2 changed files with 4 additions and 0 deletions
|
|
@ -14,3 +14,4 @@ diamondSurf.pdb
|
|||
diamonda.xml
|
||||
outputa.txt
|
||||
test.xml
|
||||
SunWS_cache
|
||||
|
|
|
|||
|
|
@ -107,4 +107,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