summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/libprofile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/runtime/libprofile/Makefile')
-rw-r--r--llvm/runtime/libprofile/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/runtime/libprofile/Makefile b/llvm/runtime/libprofile/Makefile
index 83cf35b40b4..add0b25b22f 100644
--- a/llvm/runtime/libprofile/Makefile
+++ b/llvm/runtime/libprofile/Makefile
@@ -8,9 +8,9 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-BYTECODE_LIBRARY=1
-SHARED_LIBRARY=1
-LIBRARYNAME=profile_rt
+BYTECODE_LIBRARY = 1
+SHARED_LIBRARY = 1
+LIBRARYNAME = profile_rt
EXTRA_DIST = exported_symbols.lst
EXPORTED_SYMBOL_FILE = $(BUILD_SRC_DIR)/exported_symbols.lst
OpenPOWER on IntegriCloud