Changes between Version 5 and Version 6 of BuildSystem
- Timestamp:
- Oct 7, 2009, 7:55:19 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildSystem
v5 v6 230 230 == Prerequisites == 231 231 232 The MutekH build-system is base on GNU Make features. It makes intensive use of:232 The MutekH build-system is based on GNU Make features. It makes intensive use of: 233 233 * includes 234 234 * $(foreach) $(subst) $(eval) $(call) macros