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

Export header files because they weren't getting exported before.
This commit is contained in:
mscott%netscape.com 1999-06-04 02:04:43 +00:00
Родитель c017d163a9
Коммит 4ba6f3c598
1 изменённых файлов: 19 добавлений и 18 удалений

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

@ -41,8 +41,25 @@ DEPTH=..\..\..
MODULE = mime
REQUIRES=
#EXPORTS =\
# $(NULL)
EXPORTS =\
nsMimeObjectClassAccess.h \
nsMimeConverter.h \
mimetext.h \
mimeleaf.h \
mimecth.h \
mimeobj.h \
mimei.h \
modmimee.h \
mimecont.h \
mimemult.h \
mimemsig.h \
mimehdrs.h \
modmime.h \
mimepbuf.h \
modlmime.h \
mimerosetta.h \
comi18n.h \
$(NULL)
#DEFINES= -DEBUG_rhp -DHAVE_MIME_DATA_SLOT -D_IMPL_NS_HTML
@ -147,22 +164,6 @@ LLIBS= \
$(DIST)\lib\xpcom.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 \
-I$(PUBLIC)\intl \
-I$(PUBLIC)\locale \
$(NULL)
#//------------------------------------------------------------------------
#//
#// Include the common makefile rules