Removing unnecessary rules, cleaning this up a bit

This commit is contained in:
mcafee%netscape.com 1999-01-31 09:39:09 +00:00
Родитель a3eb51d4fb
Коммит 123abf8ba8
1 изменённых файлов: 13 добавлений и 16 удалений

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

@ -21,26 +21,25 @@ srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/config.mk
LIBRARY_NAME = raptorlayout_s
DEFINES += -D_IMPL_NS_LAYOUT
MODULE=layout
CPPSRCS = \
CPPSRCS = \
nsCommentNode.cpp \
nsGenericElement.cpp \
nsGenericElement.cpp \
nsGenericDOMDataNode.cpp \
nsGenericDOMNodeList.cpp \
nsContentList.cpp \
nsDocument.cpp \
nsDocumentFragment.cpp \
nsDocumentFragment.cpp \
nsDOMAttribute.cpp \
nsDOMAttributeMap.cpp \
nsFrameImageLoader.cpp \
nsDOMAttributeMap.cpp \
nsFrameImageLoader.cpp \
nsFrameUtil.cpp \
nsGalleyContext.cpp \
nsNameSpaceManager.cpp \
nsNameSpaceManager.cpp \
nsPresContext.cpp \
nsPrintContext.cpp \
nsPrintPreviewContext.cpp \
@ -50,15 +49,13 @@ CPPSRCS = \
nsStyleSet.cpp \
nsTextFragment.cpp \
nsXIFConverter.cpp \
nsRange.cpp \
nsRange.cpp \
nsRangeList.cpp \
nsContentIterator.cpp \
nsContentIterator.cpp \
nsLayoutAtoms.cpp \
nsTextNode.cpp \
$(NULL)
MODULE=layout
EXPORTS = \
nsDocument.h \
nsSelectionRange.h \
@ -66,14 +63,14 @@ EXPORTS = \
nsXIFConverter.h \
$(NULL)
include $(topsrcdir)/config/config.mk
DEFINES += -D_IMPL_NS_LAYOUT
INCLUDES += -I$(srcdir)/../../html/base/src -I$(srcdir)/../../html/style/src
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
REQUIRES = xpcom raptor dom netlib js pref
TARGETS = $(LIBRARY)
MKSHLIB :=
# we don't want the shared lib