mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-25 09:35:54 +02:00
Multiple variables are redundantly defined both for a project and for the multiple-projects toplevel directory. Add a place to maintain them centrally, and add PGIT_SH as a first variable. Signed-off-by: Jan Lindemann <jan@janware.com>
4 lines
88 B
Makefile
4 lines
88 B
Makefile
all:
|
|
|
|
include $(JWBDIR)/make/projects+project.mk
|
|
include $(JWBDIR)/make/projects-dir.mk
|