O-CU-UP
[scp/ocu/5gnr.git] / Cu / CuUp / Sdap / makefile
1
2         include ${G_COMMON_OBJ_DIR_F}
3
4
5 SRC_DIR=$(shell pwd)
6 M_TARGET=${G_TARGET_DIR}/libsdap.a
7
8 M_SOURCES += $(SRC_DIR)/sdap/Src/sdapCore.c
9 M_SOURCES += $(SRC_DIR)/sdap/Src/sdapDataProc.c
10
11
12
13 include ${G_COMPILE_S_LIB_F}
14
15 include ${G_COMMON_COMPILE_F}
16
17 -include $(M_DEPS)
18