4 Commits

Author SHA1 Message Date
e2615e2780 Fix Makefile creating man5 in the wrong place.
Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-24 20:14:24 +02:00
3b8350a1a4 Add man to make install.
Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-24 20:12:18 +02:00
6b995e1582 Add file watching and colour coding.
This patch adds a new option to building: -w. What this option does is
it runs the build system on any change detected in either src/ or lib/.
This is a really convenient option since you don't need to type "tbuild
b" every time.

Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-24 18:51:46 +02:00
e7a028bd75 Replace build script with Makefile and fix bug.
Signed-off-by: xSlendiX <slendi@socopon.com>
2022-12-18 11:07:52 +02:00