Ignore:
Timestamp:
2001-03-11T23:58:37+13:00 (23 years ago)
Author:
say1
Message:

fixed Makefiles to stop deleting html files. Added the notion of a Wrapper. Converted NzdlCachingServiceClient to NzdlCacheWrapper. Added NzdlDocSaveWrapper. Added NzdlLogWrapper. Added functionality to NzdlIORs to use these.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/java-client/Makefile

    r2155 r2157  
    4040
    4141clean :
     42    rm -f log.file.*
     43    rm -f knownIORs.properties
    4244    (cd gnu/getopt && $(MAKE) clean)
    4345    (cd org/nzdl/gsdl && $(MAKE) clean)
Note: See TracChangeset for help on using the changeset viewer.