remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any.

This commit is contained in:
mscott%netscape.com 1999-06-07 21:11:16 +00:00
Родитель 1036c9827e
Коммит 7076a0c3d5
6 изменённых файлов: 0 добавлений и 40 удалений

Просмотреть файл

@ -15,7 +15,6 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
IGNORE_MANIFEST=1
DEPTH=..\..\..\..
MODULE= msgmork
@ -33,11 +32,6 @@ EXPORTS= \
LIBRARY_NAME=msgmork_s
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \
$(NULL)
CPP_OBJS= .\$(OBJDIR)\orkinCell.obj \
.\$(OBJDIR)\orkinEnv.obj \
.\$(OBJDIR)\orkinFactory.obj \

Просмотреть файл

@ -15,8 +15,6 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
IGNORE_MANIFEST=1
DEPTH=..\..\..
MODULE= addressbook
@ -38,11 +36,6 @@ EXPORTS= \
LIBRARY_NAME=addrbook_s
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \
$(NULL)
CPP_OBJS= \
.\$(OBJDIR)\nsDirectoryDataSource.obj \
.\$(OBJDIR)\nsAbDirectory.obj \

Просмотреть файл

@ -15,7 +15,6 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
IGNORE_MANIFEST=1
DEPTH=..\..\..\..
MODULE= msgmork
@ -33,11 +32,6 @@ EXPORTS= \
LIBRARY_NAME=msgmork_s
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \
$(NULL)
CPP_OBJS= .\$(OBJDIR)\orkinCell.obj \
.\$(OBJDIR)\orkinEnv.obj \
.\$(OBJDIR)\orkinFactory.obj \

Просмотреть файл

@ -15,8 +15,6 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
IGNORE_MANIFEST=1
DEPTH=..\..\..\..
MODULE= msgdb
@ -33,11 +31,6 @@ EXPORTS= \
LIBRARY_NAME=msgdb_s
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \
$(NULL)
CPP_OBJS= .\$(OBJDIR)\nsMsgDatabase.obj \
.\$(OBJDIR)\nsDBFolderInfo.obj \
.\$(OBJDIR)\nsMailDatabase.obj \

Просмотреть файл

@ -15,8 +15,6 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
IGNORE_MANIFEST=1
DEPTH=..\..\..
MODULE= msgimap
@ -46,11 +44,6 @@ EXPORTS= nsImapUrl.h \
LIBRARY_NAME=msgimap_s
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \
$(NULL)
CPP_OBJS= .\$(OBJDIR)\nsImapUrl.obj \
.\$(OBJDIR)\nsImapProtocol.obj \
.\$(OBJDIR)\nsImapProxyEvent.obj \

Просмотреть файл

@ -15,8 +15,6 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
IGNORE_MANIFEST=1
DEPTH=..\..\..
MODULE= msglocal
@ -44,11 +42,6 @@ EXPORTS= \
LIBRARY_NAME=msglocal_s
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \
$(NULL)
CPP_OBJS= \
.\$(OBJDIR)\nsPop3Protocol.obj \
.\$(OBJDIR)\nsPop3URL.obj \