mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make: Split up profiler.mk into profiler-defs.mk and profiler-rules-run.mk
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
7faa876a18
commit
51b88d618e
5 changed files with 110 additions and 107 deletions
|
|
@ -4,11 +4,11 @@
|
|||
# $Id$
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/profiler-defs.mk
|
||||
include $(MODDIR)/make/targets-tools.mk
|
||||
include $(MODDIR)/make/cpp-extra-targets.mk
|
||||
include $(MODDIR)/make/depend.mk
|
||||
include $(MODDIR)/make/backup.mk
|
||||
include $(MODDIR)/make/profiler.mk
|
||||
|
||||
LOCAL_CFLAGS += -D_USRDLL -DALL_EXPORTS
|
||||
LOCAL_CPPFLAGS += -D_USRDLL -DALL_EXPORTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue