merge from OJI branch

git-svn-id: svn://10.0.0.236/trunk@2980 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jgellman
1998-06-03 00:37:20 +00:00
parent 1ccdb802f9
commit cb4014892b
106 changed files with 4652 additions and 3197 deletions

View File

@@ -30,6 +30,7 @@
DEPTH=..
## Include support for MOZ_LITE/MOZ_MEDIUM
include <$(DEPTH)/config/config.mak>
include <$(DEPTH)/config/liteness.mak>
#//------------------------------------------------------------------------
@@ -50,7 +51,7 @@ DIRS= \
libimg \
libfont \
libreg \
!ifdef MOZ_JAVA
!ifdef JAVA_OR_OJI
!ifdef EDITOR
edtplug \
!endif
@@ -61,7 +62,7 @@ DIRS= \
!if ("$(MOZ_BITS)" == "16")
libmem \
!endif
coreincl \
coreincl \
!ifdef MOZ_LOC_INDEP
li \
!endif
@@ -70,7 +71,8 @@ DIRS= \
!endif
rdf \
schedulr \
xml
xml \
oji
#//------------------------------------------------------------------------
#//