diff --git a/lib/Analysis/IPA/Makefile b/lib/Analysis/IPA/Makefile new file mode 100644 index 00000000000..95ea15c8eb9 --- /dev/null +++ b/lib/Analysis/IPA/Makefile @@ -0,0 +1,7 @@ + +LEVEL = ../../.. + +LIBRARYNAME = ipa + +include $(LEVEL)/Makefile.common +