aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some code improvements and a new feature (#137)stefan111112024-05-241-2/+3
| | | Co-authored-by: Emeka Nkurumeh <emekankurumeh@outlook.com>
* Merge changes I made in the last year (#136)stefan111112024-01-141-9/+6
| | | Co-authored-by: Emeka Nkurumeh <emekankurumeh@outlook.com>
* released at 0.3.2 (#130)Michael Czigler2023-01-041-4/+2
| | | Co-authored-by: Michael Czigler <contact@mcpcpc.com>
* released at 0.2.5Michael Czigler2021-03-191-19/+15
|
* add manpage (#46)Michael Czigler2020-09-291-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 lineHumm2020-09-181-1/+1
| | | | With `-o` /and/ `-c`, the result is unspecified.
* make Makefile compliantHumm2020-09-181-6/+8
|
* Don't link to XlibVäinö Mäkelä2020-09-121-1/+1
| | | | Xlib isn't used and shouldn't be a dependency
* Makefile: split compile and link stepsEthan Sommer2020-09-101-2/+5
|
* new at 0.0.1mcpcpc2020-08-061-0/+20