Define the toolkit flags in one place an reuse that. Hopefully this will

put an end to the cut-n-paste insanity.


git-svn-id: svn://10.0.0.236/trunk@38598 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ramiro%netscape.com
1999-07-07 04:38:18 +00:00
parent 32bc0737f6
commit 146e131927
21 changed files with 46 additions and 124 deletions

View File

@@ -54,8 +54,8 @@ LIBS = \
-lhttpurl \
-lpwcac \
-l$(MOZ_LIB_JS_PREFIX)js \
-lgfx$(MOZ_GFX_TOOLKIT) \
-lraptorgfx \
-lraptorgfx \
$(MOZ_GFX_TOOLKIT_LDFLAGS) \
-limg \
-lmozutil \
-lxpcom \