Commit 82f4f25c authored by winckel's avatar winckel

Created this file to define objects to be built in the new /commom/utils directory.

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4244 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent fe8a887b
ITTI_DIR = $(COMMON_UTILS_DIR)/itti
ITTI_OBJS = $(ITTI_DIR)/intertask_interface.o
ITTI_OBJS += $(ITTI_DIR)/intertask_interface_dump.o
ITTI_OBJS += $(ITTI_DIR)/timer.o
UTILS_OBJ = $(ITTI_OBJS)
UTILS_incl = \
-I$(ITTI_DIR)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment