mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
targets-tools.mk, tools.mk: Preparted for SRC_ALL_CPP empty
This commit is contained in:
parent
1e82d1c3cc
commit
16090f9371
2 changed files with 11 additions and 5 deletions
|
|
@ -11,5 +11,6 @@ include $(MODDIR)/make/backup.mk
|
|||
LOCAL_CFLAGS += -D_USRDLL -DALL_EXPORTS
|
||||
LOCAL_CPPFLAGS += -D_USRDLL -DALL_EXPORTS
|
||||
|
||||
ifneq ($(SRC_ALL_CPP),)
|
||||
all: all.done
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue