Made changes to allow building on jdk1.1.7 or jdk1.2. Basically, accounted

for the presence or absence of a classes.zip file.


git-svn-id: svn://10.0.0.236/trunk@41605 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
1999-07-30 22:00:20 +00:00
parent 9b5884bbaa
commit 607873b411
13 changed files with 41 additions and 25 deletions

View File

@@ -38,6 +38,9 @@ NO_CAFE=1
include <$(DEPTH)\config\config.mak>
# for compatibility
include <$(DEPTH)\java\config\localdefs.mak>
JAR_MJUTIL_CLASSES = org\mozilla\util
!ifdef JAVA_OR_NSJVM