mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 01:52:56 +01:00
Rename the MODDIR makefile variable to JWBDIR
Rename the omnipresent MODDIR variable to JWBDIR, since that's more to the point. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
20baf30f03
commit
1f122fae82
15 changed files with 15 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
TOPDIR = ..
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(MODDIR)/make/dirs.mk
|
||||
include $(JWBDIR)/make/dirs.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue