aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2022-05-22Makefile: Remove trailing slashes from install directoriesHEADv0.0.1masterTeddy Wing
2022-05-22Makefile: Remove filenames from install destinationsTeddy Wing
2022-05-22Makefile: Use `prefix` etc. variablesTeddy Wing
2022-05-22Makefile: Fix man page installTeddy Wing
2022-05-22Makefile: Use `DESTDIR` instead of `PREFIX`Teddy Wing
2022-05-22Makefile: Add root directory prefix to release tarballTeddy Wing
2022-05-22Makefile: Add source file dependencies to `pkg` targetTeddy Wing
2022-05-22Makefile: Remove dependencies from `bundle` targetTeddy Wing
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