Added more libraries to the link line

This commit is contained in:
mcafee%netscape.com 1998-11-03 07:56:28 +00:00
parent 5ec49980ef
commit 2ce54c41df

View File

@ -53,6 +53,13 @@ LDFLAGS += \
-ljpeg \
-lraptorgfx \
-lraptorhtmlpars \
$(DIST)/lib/libraptorhtmlbase_s.a \
-lraptorwebwidget \
$(DIST)/lib/libraptorlayout_s.a \
$(DIST)/lib/libraptorevents_s.a \
$(DIST)/lib/libjsdombase_s.a \
$(DIST)/lib/libjsdomhtml_s.a \
$(DIST)/lib/libjsdomcore_s.a \
-lhttpurl \
-labouturl \
-lmimetype \
@ -61,10 +68,12 @@ LDFLAGS += \
-lnetcache \
-lnetcnvts \
-lfileurl \
-ljsurl \
-lgophurl \
-lftpurl \
-lremoturl \
-lnetutil \
-lpwcac \
-lsecfree \
-lzlib \
-lxp \