Changes for linux build.

git-svn-id: svn://10.0.0.236/trunk@23820 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rhp%netscape.com
1999-03-12 01:22:30 +00:00
parent a7fe911af7
commit 07fa937efc

View File

@@ -95,13 +95,41 @@ CSRCS = \
EXTRA_DSO_LDOPTS = \
-L$(DIST)/bin \
$(NSPR_LIBS) \
-ljs \
-lraptorbase \
-lpref \
-lsecfree \
-lxp \
-lxpcom \
$(TK_LIBS) \
-labouturl \
-lfileurl \
-lftpurl \
-lgophurl \
-lremoturl \
-lhttpurl \
-lsockstuburl \
-lnetcache \
-lmimetype \
-lnetcnvts \
-lnetwork \
-lnetlib \
-lnetutil \
-lreg \
-lxpcom \
-lpwcac \
-lmozdbm \
-lxp \
-lpref \
-ljs \
-lraptorbase \
-lgmbase$(MOZ_TOOLKIT) \
-lsecfree \
-lraptorhtml \
-lraptorhtmlpars \
-lraptorgfx \
-ljsdom \
-ljsurl \
-limg \
-lpng \
-ljpeg \
-lmozutil \
-lz \
$(DIST)/lib/librdfbase_s.a \
$(NULL)
#