Commit graph

6 commits

Author SHA1 Message Date
7e03b8c90a dev-utils.mk: Add new targets
Add targets list-files, list-text-files and cleanup-spaces.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-04 20:20:51 +00:00
0eaef0c326 conf/jcs, make, tmpl/doxygen: Align equal signs in makefiles to column 30
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-03 18:12:28 +00:00
e3142c9624 dev-utils.mk: Add target indent-makefiles
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-03 16:13:24 +00:00
f19831245f make: Support GNUmakefile too, where applicable
Add support for GNUmakefile, where originally only Makefile was supported.
Not done everywhere, as some of the code involving makefiles is dead
anyway.

Signed-off-by: Jan Lindemann <jan@janware.com>
2018-12-27 17:30:10 +00:00
4d8ff72147 make: Add multiple inclusion preventers around makefile rules
Signed-off-by: Jan Lindemann <jan@janware.com>
2018-12-27 17:02:19 +00:00
d684f198b2 make: Add dev-utils.mk for convenience targets
dev-utils.mk is meant to provide targets like install-to-system,
which will be invoked during development

Signed-off-by: Jan Lindemann <jan@janware.com>
2018-11-27 15:10:18 +00:00