mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
Remove cruft.
This commit is contained in:
parent
47becf5b56
commit
ccf4e567bf
@ -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 \
|
||||
|
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user