Added cachelib for Nu_cache. Should not affect the builds.

This commit is contained in:
gagan%netscape.com 1998-09-11 02:44:07 +00:00
parent 52c94f6e29
commit 24f399ef62

View File

@ -455,6 +455,9 @@ LINK_LIBS= \
$(DIST)\lib\marimurl.lib \
$(DIST)\lib\remoturl.lib \
$(DIST)\lib\netcache.lib \
!ifdef NU_CACHE # TODO Remove later
$(DIST)\lib\cachelib.lib \
!endif
$(DIST)\lib\netcnvts.lib \
$(DIST)\lib\mimetype.lib \
$(DIST)\lib\netutil.lib \