~extension-hackers/globalmenu-extension/3.5

« back to all changes in this revision

Viewing changes to allmakefiles.sh

  • Committer: Chris Coulson
  • Date: 2011-08-05 17:37:02 UTC
  • Revision ID: chrisccoulson@ubuntu.com-20110805173702-n11ykbt0tdp5u07q
Refresh build system from FIREFOX_6_0b5_BUILD1

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
config/mkdepend/Makefile
70
70
config/nspr/Makefile
71
71
config/doxygen.cfg
 
72
config/expandlibs_config.py
72
73
config/tests/src-simple/Makefile
73
74
probes/Makefile
74
75
extensions/Makefile
75
76
"
76
77
 
77
 
if [ "$WINCE" ]; then
78
 
  add_makefiles "
79
 
    build/wince/tools/Makefile
80
 
    build/wince/shunt/Makefile
81
 
    build/wince/shunt/include/windows.h
82
 
    build/wince/shunt/include/ymath.h
83
 
    build/wince/shunt/include/stdlib.h
84
 
    build/wince/shunt/include/sys/Makefile
85
 
  "
86
 
fi
87
 
 
88
78
if [ "$MOZ_MEMORY" -a "$LIBXUL_SDK" = "" ]; then
89
79
  add_makefiles "
90
80
    memory/jemalloc/Makefile