Fixes bug 73097. No new cache in win32 builds (as in not at all). r=gagan

(These changes should have gone in yesterday when we enabled the new cache,
but were somehow forgotten.)


git-svn-id: svn://10.0.0.236/trunk@90176 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
darin%netscape.com
2001-03-23 03:08:59 +00:00
parent fda5461bfe
commit ae83f6f5a8
3 changed files with 5 additions and 0 deletions

View File

@@ -20,6 +20,8 @@
# Contributor(s):
DEPTH=..\..
include <$(DEPTH)/config/config.mak>
MODULE=necko
MAKE_OBJ_TYPE=DLL

View File

@@ -21,6 +21,8 @@
DEPTH=..\..
include <$(DEPTH)/config/config.mak>
DIRS= \
public \
mgr \

View File

@@ -20,6 +20,7 @@
# Contributor(s):
DEPTH = ..
include <$(DEPTH)/config/config.mak>
MODULE = necko