Remove unnecessary LINCS now that all headers are pushed to the same directory.

git-svn-id: svn://10.0.0.236/trunk@33695 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com
1999-06-04 02:07:10 +00:00
parent 7f4ae06c9c
commit 6c08acb9bd
12 changed files with 0 additions and 147 deletions

View File

@@ -46,19 +46,6 @@ LLIBS=\
MISCDEP=$(LLIBS)
# XXX Note dependencies on implementation dirs for factory methods.
LINCS= -I$(DEPTH)\mailnews\local\src \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\addressbook \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\rdf \
-I$(PUBLIC)\rdfutil \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\mime \
$(NULL)
include <$(DEPTH)\config\rules.mak>
install:: $(DLL)

View File

@@ -53,22 +53,6 @@ EXPORTS= \
nsDirPrefs.h \
$(NULL)
LINCS= \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\addressbook \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\rdf \
-I$(PUBLIC)\rdfutil \
-I$(PUBLIC)\pref \
-I$(PUBLIC)\js \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\dom \
-I$(PUBLIC)\appcores \
-I$(PUBLIC)\security \
-I$(PUBLIC)\mime \
$(NULL)
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \

View File

@@ -94,14 +94,6 @@ LLIBS= \
$(DIST)\lib\xpcom.lib \
$(NULL)
LINCS=$(LINCS) -I. \
-I..\..\src \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\mime \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\mailnews \
$(NULL)
#//------------------------------------------------------------------------
#//
#// Include the common makefile rules

View File

@@ -101,21 +101,6 @@ LLIBS= \
$(DIST)\lib\xpcom.lib \
$(NULL)
LINCS=$(LINCS) -I. \
-I$(PUBLIC)\js \
-I$(PUBLIC)\security \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\mime \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\uconv \
-I$(PUBLIC)\intl \
-I$(PUBLIC)\locale \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\pref \
-I..\..\src \
$(NULL)
#//------------------------------------------------------------------------
#//
#// Include the common makefile rules

View File

@@ -94,20 +94,6 @@ LLIBS= \
$(DIST)\lib\emitterutils.lib \
$(NULL)
LINCS=$(LINCS) -I. \
-I$(PUBLIC)\pref \
-I$(PUBLIC)\js \
-I$(PUBLIC)\security \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\mime \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\uconv \
-I$(PUBLIC)\netcnvts \
-I$(PUBLIC)\plugin \
$(NULL)
#//------------------------------------------------------------------------
#//
#// Include the common makefile rules

View File

@@ -87,20 +87,6 @@ LLIBS= \
$(DIST)\lib\emitterutils.lib \
$(NULL)
LINCS=$(LINCS) -I. \
-I$(PUBLIC)\pref \
-I$(PUBLIC)\js \
-I$(PUBLIC)\security \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\mime \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\uconv \
-I$(PUBLIC)\netcnvts \
-I$(PUBLIC)\plugin \
$(NULL)
#//------------------------------------------------------------------------
#//
#// Include the common makefile rules

View File

@@ -40,7 +40,6 @@ EXPORTS= nsEmitterUtils.h \
nsMimeRebuffer.h \
$(NULL)
LINCS=-I$(PUBLIC)\xpcom -I$(PUBLIC)\mailnews -I$(PUBLIC)\raptor -I$(PUBLIC)\netlib -I$(PUBLIC)\security -I$(PUBLIC)\rdf
LCFLAGS = \
$(LCFLAGS) \

View File

@@ -94,20 +94,6 @@ LLIBS= \
$(DIST)\lib\emitterutils.lib \
$(NULL)
LINCS=$(LINCS) -I. \
-I$(PUBLIC)\pref \
-I$(PUBLIC)\js \
-I$(PUBLIC)\security \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\mime \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\uconv \
-I$(PUBLIC)\netcnvts \
-I$(PUBLIC)\plugin \
$(NULL)
#//------------------------------------------------------------------------
#//
#// Include the common makefile rules

View File

@@ -91,20 +91,6 @@ LLIBS= \
MISCDEP=$(LLIBS)
LINCS=$(LINCS) -I, \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\js \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\security \
-I$(PUBLIC)\news \
-I$(PUBLIC)\pref \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\rdf \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\dom \
-I$(PUBLIC)\rdfutil \
$(NULL)
#//------------------------------------------------------------------------
#//
#// Include the common makefile rules

View File

@@ -72,20 +72,6 @@ EXPORTS= nsNNTPProtocol.h \
nsNNTPCategoryContainer.h \
$(NULL)
LINCS= \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\news \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\security \
-I$(PUBLIC)\rdf \
-I$(PUBLIC)\mime \
-I$(PUBLIC)\pref \
-I$(PUBLIC)\js \
-I$(PUBLIC)\rdfutil \
$(NULL)
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \

View File

@@ -26,18 +26,6 @@ OBJS = \
.\$(OBJDIR)\newsParserTest.obj \
$(NULL)
LINCS= \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\news \
-I$(PUBLIC)\security \
-I$(PUBLIC)\pref \
-I$(PUBLIC)\js \
-I$(PUBLIC)\rdf \
$(NULL)
MYLIBS= \
$(DIST)\lib\xpcom.lib \
$(LIBNSPR) \

View File

@@ -26,18 +26,6 @@ OBJS = \
.\$(OBJDIR)\nntpTest.obj \
$(NULL)
LINCS= \
-I$(PUBLIC)\raptor \
-I$(PUBLIC)\xpcom \
-I$(PUBLIC)\netlib \
-I$(PUBLIC)\mailnews \
-I$(PUBLIC)\news \
-I$(PUBLIC)\security \
-I$(PUBLIC)\pref \
-I$(PUBLIC)\js \
-I$(PUBLIC)\rdf \
$(NULL)
MYLIBS= \
$(DIST)\lib\xpcom.lib \
$(LIBNSPR) \