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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user