diff --git a/lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions/Makefile b/lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions/Makefile new file mode 100644 index 00000000000..6b1ad6e6928 --- /dev/null +++ b/lib/Transforms/Instrumentation/ProfilePaths/EmitFunctions/Makefile @@ -0,0 +1,5 @@ +LEVEL = ../../../../.. + +LIBRARYNAME = emitfuncs +include $(LEVEL)/Makefile.common +