Support some make environment variables #6
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://www.gnu.org/software/make/manual/make.html#Implicit-Variables
Instead of having implementation specific variable to inject arguments, compile-r7rs should support some make environment variables. Atleats:
The main program should read these and pass them as a string or a list of strings to the procedure that makes the implementation command.