User:JoeyArmstrong/makefiles
From MozillaWiki
Topic Index
- makefilegen
- build: errors, stats
- deps
- platformKV.py
- mozmake
- generated
- Blog posts: gotcha, howto, makemakefile, threadsafe_mkdir
- mobile_make_deps
makefile
- [wiki]
- [variables]
- threadsafe_mkdir
- MDN [[1]]
Potential Edits
- js/src/ctypes/libffi/Makefile
- Can most of the hardcoded platform paths be removed and replaced with $(wildcard src/$(arch)/*) & handled by derived macros ?