projects-dir-*.mk: Re-add files necessary for building projects directory

Re-add everything necessary for recursively building all repos in
a directory, e.g. as a build controlled by janware.com/Makefile or
any other installation.

This adds 489 lines of code which can (and should) be massively
reduced, notably removing code supporting CVS.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2025-11-13 16:23:35 +01:00
commit df9a4e6a40
3 changed files with 486 additions and 0 deletions

View file

@ -0,0 +1,3 @@
all:
include $(JWBDIR)/make/projects-dir.mk