Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-06 | do not suppress compilation output with the @ prefix0.1 | Anders Damsgaard | |
As "Considerations" in bitreich-style/c/makefile-guideline.txt: >87 * It is not recommended to suppress compilation output with the @ prefix (for >88 example to make output look nicer aligned). The verbose output is very useful >89 for debugging and suppressing it only adds debugging abstractions. | |||
2021-01-06 | install/uninstall xml2tsv(1) man page | Anders Damsgaard | |
2020-01-07 | remove CFLAGS from linking | KatolaZ | |
2020-01-07 | fix xml2tsv makefile target for compatibility | KatolaZ | |
2020-01-04 | add Makefile and config.h | KatolaZ | |