Make5 uses IBM spec format for rules.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -12s

This commit is contained in:
Willem Cazander 2024-07-13 15:16:17 +02:00
parent 50a2187960
commit 5ec5d0f718

View file

@ -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 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. 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 * 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`. * BUG: Unicode read+parse ok but function call fails on `include $(MB__BASEPATH)/lib/make/प्रणालीᐥᔆʸᔆᐪᓫᔿ/mb_doc.mk`.