aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2022-05-22Makefile: Add `pkg` targetoTeddy Wing
2022-05-22Makefile: Have the `install` target depend on the binary and man pageTeddy Wing
2022-05-22Makefile: Bundle dependencies for packagingTeddy Wing
2022-05-21Makefile: Add `install` targetTeddy Wing
2022-05-21Add license (GNU GPLv3+)Teddy Wing
2022-05-11Makefile: Generate man page from AsciidocTeddy Wing
2022-05-08Parse command line optionsTeddy Wing