Added SunWS_cache

This commit is contained in:
Harry Moffat 2006-04-30 22:08:01 +00:00
parent 69eb7a0281
commit ccab6bcf3f
2 changed files with 5 additions and 0 deletions

View file

@ -80,6 +80,10 @@ endif
clean:
$(RM) $(OBJS) $(CTLIB)
(if test -d SunWS_cache ; then \
$(RM) -rf SunWS_cache ; \
fi )
install:
@INSTALL@ -d @ct_libdir@

View file

@ -4,4 +4,5 @@ ctdir.h
.depends
config.h
*.d
SunWS_cache