O-CU-UP
[scp/ocu/5gnr.git] / Cu / CuUp / Sdap / makefile
diff --git a/Cu/CuUp/Sdap/makefile b/Cu/CuUp/Sdap/makefile
new file mode 100644 (file)
index 0000000..4db520a
--- /dev/null
@@ -0,0 +1,18 @@
+
+       include ${G_COMMON_OBJ_DIR_F}
+
+
+SRC_DIR=$(shell pwd)
+M_TARGET=${G_TARGET_DIR}/libsdap.a
+
+M_SOURCES += $(SRC_DIR)/sdap/Src/sdapCore.c
+M_SOURCES += $(SRC_DIR)/sdap/Src/sdapDataProc.c
+
+
+
+include ${G_COMPILE_S_LIB_F}
+
+include ${G_COMMON_COMPILE_F}
+
+-include $(M_DEPS)
+