summaryrefslogtreecommitdiff
path: root/linux.mk
AgeCommit message (Collapse)Author
2023-04-04Revamp makefilesAlbert Cervin
Now only supports BSD make.
2023-01-31Fixes to copy-pasteAlbert Cervin
It would crash on multi-line copy.
2023-01-26More tests and documentationAlbert Cervin
Also, split out platform-specific parts and add mocks for tests.
2022-12-07Make make portableAlbert Cervin