Removed parts of makefile to make linux and solaris happy with this section

git-svn-id: svn://10.0.0.236/trunk@28823 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
braddr%puremagic.com
1999-04-23 07:59:56 +00:00
parent 742027abe5
commit f0875fc0f3

View File

@@ -29,12 +29,6 @@ CPPSRCS= \
nsFindComponent.cpp \
$(NULL)
EXPORTS = \
$(NULL)
SHARED_LIBRARY_LIBS = \
$(NULL)
EXTRA_DSO_LDOPTS = \
$(MKSHLIB_FORCE_ALL) \
$(SHARED_LIBRARY_LIBS) \
@@ -49,6 +43,3 @@ EXTRA_DSO_LDOPTS = \
$(NULL)
include $(topsrcdir)/config/rules.mk
$(LIBRARY) $(SHARED_LIBRARY): $(SHARED_LIBRARY_LIBS) Makefile.in