]> git.ipfire.org Git - thirdparty/man-pages.git/commit
Makefile: build-src: Add new target to extract .c files from EXAMPLES
authorAlejandro Colomar <alx.manpages@gmail.com>
Sun, 20 Mar 2022 20:46:38 +0000 (21:46 +0100)
committerAlejandro Colomar <alx.manpages@gmail.com>
Sat, 30 Apr 2022 17:53:25 +0000 (19:53 +0200)
commitbba209387769e5dc4da3aefba378724e229e0256
tree11c85afe2ebfa407fdf80b2f2a9e21197f8237cf
parent68ebe505150115d99219400de984ed723ac7d606
Makefile: build-src: Add new target to extract .c files from EXAMPLES

The target has an alias 'src'.
This is especially useful to automate testing of those files.

Cc: Stephen Kitt <steve@sk2.org>
Cc: "G. Branden Robinson" <g.branden.robinson@gmail.com>
Cc: Ingo Schwarze <schwarze@usta.de>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Makefile