Files
Binx/Makefile
ISSOtm 4299834bbc Avoid using variables for directories that cannot be moved
In theory, `src/` could be moved, but that can be done using `make -f path/to/Makefile`
instead, so getting rid of some complexity is worth it.
Also, I doubt there is a use case for this :P
2021-08-31 17:49:52 +02:00

3.8 KiB