summary refs log tree commit diff homepage
path: root/Makefile (follow)
Commit message (Collapse)AuthorAge
* Tabify sourceJune McEnroe2018-07-17
| | | | And other style changes.
* Link against ncursesJune McEnroe2018-03-31
|
* Generate tagsJune McEnroe2018-03-05
|
* Simplify Makefile with pattern ruleJune McEnroe2017-10-03
| | | | | | | Insert rant about how GNU make handles the .c rule with extra dependencies. Also I don't care that everything links curses now.
* Add quick data file merge toolJune McEnroe2017-08-31
| | | | Hopefully I won't have to use it ever again.
* Add MakefileJune McEnroe2017-08-26