mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-20 13:37:38 +01:00
make: Add profiler.mk
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
7c6e888932
commit
8632a6cc60
4 changed files with 7 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ LOADABLE_OBJ_HOOK ?= LOADABLE_OBJECT_HOOK
|
|||
# === change this <
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
include $(MODDIR)/make/profiler.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