adjust depth to account for new directory position in the mozilla tree.

git-svn-id: svn://10.0.0.236/trunk@46249 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com 1999-09-07 23:32:25 +00:00
parent 760f0ae533
commit 8f966b0b44
5 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
DEPTH=..\..\..
DEPTH=..\..
#tests src no tests or src yet

View File

@ -15,7 +15,7 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
DEPTH=..\..\..\..
DEPTH=..\..\..
MODULE=msgmdb

View File

@ -15,7 +15,7 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
DEPTH=..\..\..\..
DEPTH=..\..\..
MODULE=msgmork
################################################################################

View File

@ -15,7 +15,7 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
DEPTH=..\..\..
DEPTH=..\..
#tests no tests yet or public yet

View File

@ -16,7 +16,7 @@
# Reserved.
DEPTH=..\..\..\..
DEPTH=..\..\..
MODULE= msgmork
include <$(DEPTH)\config\config.mak>