mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
9ddec08fb9
Signed-off-by: Zhang Lili Z <lili.z.zhang@intel.com>
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
LAUNCH_VERSION="1.0"
|
|
TARBALL_NAME=libsgx-launch_1.0.orig.tar.gz
|
|
|
|
LAUNCH_PACKAGE_NAME=libsgx-launch
|
|
LAUNCH_DEV_PACKAGE_NAME=libsgx-launch-dev
|
|
|
|
LIB_DIR=lib
|
|
INC_DIR=include |