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
|
|
@ -8,7 +8,7 @@ LOADABLE_OBJ_HOOK ?= LOADABLE_OBJECT_HOOK
|
|||
# === change this <
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/profiler.mk
|
||||
include $(MODDIR)/make/profiler-defs.mk
|
||||
|
||||
.PRECIOUS: %.cpp %.o
|
||||
LOADABLE_OBJS_HEADER ?= $(wildcard $(TOOLS_INCLUDE_DIR)/$(CPP_PREFIX)*$(CPP_SUFFIX).h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue