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

This commit is contained in:
braddr%puremagic.com 1999-04-23 07:59:56 +00:00
parent 5fbe7fd007
commit 480f5a3db6

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