mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
Features of interest: Allow setting target local variables (similar to gmake) In META_MODE .MAKE.META.CMP_FILTER can be used for filtering commands before comparion. contrib/bmake/mk/cc-wrap.mk is an example of using these See ChangeLog for the gory details.
3 lines
69 B
Text
3 lines
69 B
Text
+ echo 'Counting 1 2 3 4 5 6 7'
|
|
Counting 1 2 3 4 5 6 7
|
|
exit status 0
|