mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
defs.mk:: Define variables empty, space and comma
Move definitions of empty, space and comma from targets-tools.mk into defs.mk. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
6518c78297
commit
5f396a1f95
2 changed files with 1 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ MAKEFLAGS += -r
|
|||
|
||||
empty :=
|
||||
space := $(empty) $(empty)
|
||||
comma := ,
|
||||
|
||||
include $(MODDIR)/make/projects.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue