Make5 uses IBM spec format for rules.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -12s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -12s
This commit is contained in:
parent
50a2187960
commit
5ec5d0f718
|
@ -180,7 +180,7 @@ When you want to see whats happening do a debug run;
|
|||
|
||||
Since `.RECIPEPREFIX` is added to make, it broke library support and having per call different
|
||||
dynamic white space rules is also really hard for a human brain.
|
||||
To fix make5 will use binary files to express the rules.
|
||||
To fix make5 will use (IBM spec) binary files to express the rules.
|
||||
|
||||
* Add a few new define's to have official make documentation
|
||||
* BUG: Unicode read+parse ok but function call fails on `include $(MB__BASEPATH)/lib/make/प्रणालीᐥᔆʸᔆᐪᓫᔿ/mb_doc.mk`.
|
||||
|
|
Loading…
Reference in a new issue