mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02:00
projects+project.mk: Add file
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>
This commit is contained in:
parent
0e4ab928de
commit
7f85a5f2d6
3 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
all:
|
||||
|
||||
include $(JWBDIR)/make/projects+project.mk
|
||||
include $(JWBDIR)/make/projects-dir.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue