Changes relative depth to gconfig

git-svn-id: svn://10.0.0.236/trunk@9227 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
spider%netscape.com
1998-09-03 20:14:26 +00:00
parent b52be5a0e7
commit 0d77d2ea11
67 changed files with 98 additions and 98 deletions

View File

@@ -7,7 +7,7 @@
# The copyright notice(s) in this Source Code does not indicate actual or
# intended publication of this Source Code.
#
GDEPTH = ../../../../..
GDEPTH = ../../..
EXPORTS = \
nsXPFCXMLContentSink.h \

View File

@@ -7,8 +7,8 @@
# The copyright notice(s) in this Source Code does not indicate actual or
# intended publication of this Source Code.
#
GDEPTH = ../../../..
DEPTH = ../../../..
GDEPTH = ../..
DEPTH = ../..
DIRS_EXPORT = public inc
DIRS_LIBS = src

View File

@@ -7,8 +7,8 @@
# The copyright notice(s) in this Source Code does not indicate actual or
# intended publication of this Source Code.
#
GDEPTH = ../../../../..
DEPTH = ../../../../..
GDEPTH = ../../..
DEPTH = ../../..
EXPORTS = \
nsIXMLParserObject.h \

View File

@@ -7,7 +7,7 @@
# The copyright notice(s) in this Source Code does not indicate actual or
# intended publication of this Source Code.
#
GDEPTH = ../../../../..
GDEPTH = ../../..
EXPORTS = \
$(NULL)