about summary refs log tree commit diff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-10-11build: Use temp file when creating manpagesGuido Günther
Otherwise we might end up with an empty file when e.g. scdoc is missing since the target won't be rebuilt later on (as an empty file is enough to make `make` happy).
2023-10-24Makefile: Quote backticks for better error messages when it fails v0.3.1Zach DeCook
2023-10-21Makefile: Add testZach DeCook
2023-10-21Makefile: Create example english word fileZach DeCook
2023-10-21Makefile: Create thisZach DeCook