Changes between Version 10 and Version 11 of Building/Architecture
- Timestamp:
- 03/31/09 03:05:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Architecture
v10 v11 43 43 [http://darcs.haskell.org/ghc/Makefile Makefile]:: 44 44 The top-level `Makefile`, recursively invokes `make` on `ghc.mk` 45 according to the [ #Idiom:phaseordering phase ordering idiom].45 according to the [wiki:Building/Architecture/Idiom/PhaseOrdering phase ordering idiom]. 46 46 47 47 `rules/*.mk`::
