Remove cruft.

This commit is contained in:
ramiro%netscape.com 1999-06-09 03:37:05 +00:00
parent 47becf5b56
commit ccf4e567bf
2 changed files with 3 additions and 14 deletions

View File

@ -52,7 +52,6 @@ LIBS := \
-lraptorgfx \
$(TOOLKIT_GFX_LIB) \
-lgfxps \
$(DIST)/lib/libraptorhtmlforms_s.a \
-lraptorhtmlpars \
-lraptorview \
-labouturl \
@ -61,12 +60,7 @@ LIBS := \
-lgophurl \
-lhttpurl \
-limg \
$(PNG_LIBS) \
$(JPEG_LIBS) \
-l$(MOZ_LIB_JS_PREFIX)js \
-ljsdom \
-ljsurl \
$(DIST)/lib/libjsdomcore_s.a \
$(JSJ_LIB) \
-lmimetype \
-lnetcache \
@ -75,7 +69,6 @@ LIBS := \
-lsockstuburl \
-lnetwork \
-lpwcac \
-lraptorwebwidget \
-lremoturl \
-lsecfree \
-l$(MOZ_LIB_UTIL_PREFIX)util \

View File

@ -59,21 +59,17 @@ LIBS := \
-lsecfree \
-l$(MOZ_LIB_UTIL_PREFIX)util \
-limg \
$(PNG_LIBS) \
$(JPEG_LIBS) \
-lxpcom \
-lreg \
-l$(MOZ_LIB_JS_PREFIX)js \
-lwidget$(MOZ_TOOLKIT) \
-lgfx$(MOZ_TOOLKIT) \
-lraptorgfx \
-lgfxps \
-lgfx$(MOZ_TOOLKIT) \
-lraptorgfx \
-lgfxps \
-lxp \
-lraptorhtmlpars \
-lexpat \
-lxmltok \
-ljsurl \
-ljsdom \
-lraptorgfx \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \