aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
11 daysMakefile: remove GNU make specific constructsB. Watson
11 daysadd targets for testing with various compilersB. Watson
12 daysadd options to --help message.B. Watson
14 daysadd option parsing, implement -r option.B. Watson
2024-12-13Makefile: build with warnings, force C89.B. Watson
2024-12-13Makefile: mention GNU makeB. Watson
2024-12-13parameterize VERSION in man pageB. Watson
2024-12-13add version info, use MYCFLAGS for user flagsB. Watson
2024-12-12add install target to MakefileB. Watson
2024-12-12fix Makefile, dashes in hex dump, red for codepoints > U+10FFFF, fix spacing.B. Watson
2024-12-12initial commitB. Watson