Additions for solaris.

This commit is contained in:
Harry Moffat 2006-04-30 21:36:15 +00:00
parent 4d53dea18b
commit 43d38e47ba
2 changed files with 4 additions and 0 deletions

View file

@ -14,3 +14,4 @@ diamondSurf.pdb
diamonda.xml
outputa.txt
test.xml
SunWS_cache

View file

@ -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 )