mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
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:
parent
82eb80979d
commit
df9a4e6a40
3 changed files with 486 additions and 0 deletions
3
make/projects-dir-include.mk
Normal file
3
make/projects-dir-include.mk
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
all:
|
||||
|
||||
include $(JWBDIR)/make/projects-dir.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue