Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add manpage (#46) | Michael Czigler | 2020-09-29 | 1 | -0/+6 |
| | | | | | | | | | | | | | * Create kirc.1 * add VERSION and man page * change kirc version to definition in Makefile * fix separator char (TAB) * remove double parenthesis in puts() command * change VERSION to be controlled by kirc.c | ||||
* | remove `-o` from CC command line | Humm | 2020-09-18 | 1 | -1/+1 |
| | | | | With `-o` /and/ `-c`, the result is unspecified. | ||||
* | make Makefile compliant | Humm | 2020-09-18 | 1 | -6/+8 |
| | |||||
* | Don't link to Xlib | Väinö Mäkelä | 2020-09-12 | 1 | -1/+1 |
| | | | | Xlib isn't used and shouldn't be a dependency | ||||
* | Makefile: split compile and link steps | Ethan Sommer | 2020-09-10 | 1 | -2/+5 |
| | |||||
* | new at 0.0.1 | mcpcpc | 2020-08-06 | 1 | -0/+20 |