giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.)

This commit is contained in:
sspitzer%netscape.com 1999-06-08 02:22:10 +00:00
parent 7e2352ba3a
commit 026c93aa61
29 changed files with 26 additions and 50 deletions

View File

@ -17,15 +17,13 @@
DEPTH=..\..\..\..
MODULE=msgdb
MODULE=msgmdb
IDLSRCS = \
XPIDLSRCS = \
$(NULL)
EXPORTS = \
mdb.h \
$(NULL)
include <$(DEPTH)\config\rules.mak>

View File

@ -16,7 +16,7 @@
# Reserved.
DEPTH=..\..\..
MODULE=addressbook
MODULE=addrbook
################################################################################
## exports

View File

@ -17,8 +17,6 @@
DEPTH=..\..\..\..\..
MODULE=mailnews
include <$(DEPTH)\config\rules.mak>
install::

View File

@ -16,7 +16,7 @@
# Reserved.
DEPTH=..\..\..
MODULE=addressbook
MODULE=addrbook
XPIDLSRCS = \
.\nsIAbBase.idl \

View File

@ -17,8 +17,6 @@
DEPTH=..\..\..\..
MODULE=addrbook
include <$(DEPTH)\config\rules.mak>
install::

View File

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

View File

@ -17,8 +17,6 @@
DEPTH=..\..\..\..\..
MODULE=msgbase
include <$(DEPTH)\config\rules.mak>
install::

View File

@ -17,8 +17,6 @@
DEPTH=..\..\..\..\..
MODULE=msgbase
include <$(DEPTH)\config\rules.mak>
install::

View File

@ -17,8 +17,6 @@
DEPTH=..\..\..\..
MODULE=msgbase
include <$(DEPTH)\config\rules.mak>
install::

View File

@ -17,8 +17,6 @@
DEPTH=..\..\..\..
MODULE=msgbase
include <$(DEPTH)\config\rules.mak>
install::

View File

@ -17,7 +17,7 @@
DEPTH=..\..\..\..
IDLSRCS = \
XPIDLSRCS = \
$(NULL)
EXPORTS = \
@ -31,7 +31,7 @@ EXPORTS = \
nsMsgSearchCore.h \
$(NULL)
MODULE=mailnews
MODULE=msgsearch
include <$(DEPTH)\config\rules.mak>

View File

@ -17,9 +17,6 @@
DEPTH=..\..\..\..\..
DEFINES=-DWIN32_LEAN_AND_MEAN
MODULE=msgbase
include <$(DEPTH)\config\rules.mak>
install::

View File

@ -21,10 +21,9 @@ IGNORE_MANIFEST=1
include <$(DEPTH)\config\config.mak>
LIBRARY_NAME=msgsearch
MODULE= mailnews
MODULE=msgsearch
DEFINES=-D_IMPL_NS_HTML -DWIN32_LEAN_AND_MEAN
DEFINES=-D_IMPL_NS_HTML
CPPSRCS= nsMsgFilterService.cpp\
nsMsgFilterList.cpp\

View File

@ -18,7 +18,8 @@
# New build system where zip dll is build indepenant of java stubs.
#//
#//------------------------------------------------------------------------
MODULE =testmsgfactory
MODULE =msgbasetest
#EXPORTS = \
# $(NULL)

View File

@ -18,8 +18,8 @@
DEPTH=..\..\..
MODULE=msgcompose
IDLSRCS = \
nsIMsgCompose.idl \
# nsIMsgCompose.idl nsIMsgSend.idl soon
XPIDLSRCS = \
$(NULL)
################################################################################

View File

@ -17,8 +17,6 @@
DEPTH=..\..\..\..
MODULE=msgcompose
include <$(DEPTH)\config\rules.mak>
install::

View File

@ -18,7 +18,7 @@
# New build system where zip dll is build indepenant of java stubs.
#//
#//------------------------------------------------------------------------
MODULE =testmsgcompose
MODULE =msgcomposetest
#EXPORTS = \
# $(NULL)

View File

@ -17,15 +17,13 @@
DEPTH=..\..\..\..
MODULE=msgdb
MODULE=msgmdb
IDLSRCS = \
XPIDLSRCS = \
$(NULL)
EXPORTS = \
mdb.h \
$(NULL)
include <$(DEPTH)\config\rules.mak>

View File

@ -18,7 +18,7 @@
DEPTH=..\..\..\..
MODULE=msgdb
IDLSRCS = \
XPIDLSRCS = \
$(NULL)
################################################################################

View File

@ -18,7 +18,7 @@
# New build system where zip dll is build indepenant of java stubs.
#//
#//------------------------------------------------------------------------
MODULE =testimap
MODULE =msgimaptest
#EXPORTS = \
# $(NULL)

View File

@ -17,9 +17,6 @@
DEPTH=..\..\..\..
IGNORE_MANIFEST=1
DEFINES=-DWIN32_LEAN_AND_MEAN
MODULE=vcard
include <$(DEPTH)\config\rules.mak>
install::

View File

@ -22,7 +22,7 @@
#
DEPTH=..\..\..\..
MODULE=mime
MODULE=htmlemitter
################################################################################
## exports

View File

@ -15,7 +15,7 @@
#
DEPTH=..\..\..\..
MODULE=mime
MODULE=rawemitter
################################################################################
## exports

View File

@ -15,7 +15,8 @@
#
DEPTH=..\..\..\..\..
MODULE=xmlemitter
DEFINES=-DWIN32_LEAN_AND_MEAN
include <$(DEPTH)\config\rules.mak>

View File

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

View File

@ -22,7 +22,7 @@
#
DEPTH=..\..\..\..
MODULE=mime
MODULE=xmlemitter
################################################################################
## exports

View File

@ -15,7 +15,6 @@
#
DEPTH=..\..\..
MODULE=mime
DIRS= skin

View File

@ -15,7 +15,6 @@
#
DEPTH=..\..\..\..
MODULE=mime
include <$(DEPTH)\config\rules.mak>

View File

@ -20,7 +20,8 @@ IGNORE_MANIFEST = 1
# New build system where zip dll is build indepenant of java stubs.
#//
#//------------------------------------------------------------------------
MODULE =testmsgfactory
MODULE = mimetest
#EXPORTS = \
# $(NULL)