aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)Author
2019-11-03Makefile(TOOLCHAIN): Use `$HOME` instead of `~`HEADv0.0.1masterTeddy Wing
Possibly more portable this way.
2019-11-03Makefile: Add release packagingTeddy Wing
Use `make pkg` to package the release into a tar archive.
2019-11-02Add a man pageTeddy Wing