summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Collapse)Author
2019-09-29bump version to 0.4KatolaZ
2019-08-13Arrange makefile debug targetQuentin Rameau
Do not try defining macros in the prerequisite section Make the DEBUG macro a config macro
2019-08-09bump version to 0.3KatolaZ
2019-08-05use std=c99KatolaZ
2019-08-05Improve MakefileQuentin Rameau
Actually use LDFLAGS in the build receipe Don't force cc on users Remove unnecessary pattern in clean target Use ${} consistently
2019-07-31bump version number to 0.2KatolaZ
2019-07-27add crop-to-visible function (C)KatolaZ
2019-07-26add auto-arrow, multipliers, -s, -hKatolaZ
2019-07-24add CC option to config.mk (commented)KatolaZ
2019-07-24Rework the Makefile a littleQuentin Rameau
Ensure it's portable Get rid of NAME macro Replace build target with a simple dependency target Add clean target
2019-07-24Add install target to Makefile. Fix manpath.Christoph Lohmann
2019-07-23add makefileKatolaZ