mirror of
https://github.com/Telecominfraproject/oopt-tai.git
synced 2026-01-27 10:22:03 +00:00
6 lines
120 B
Makefile
6 lines
120 B
Makefile
TAI_DIR ?= ../../../../
|
|
TAI_FRAMEWORK_PLATFORM_HEADER ?= stub.hpp
|
|
TAI_PROG ?= libtai-stub.so
|
|
|
|
include ../../make/lib.mk
|