aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen')
-rw-r--r--lib/CodeGen/PreOpts/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/CodeGen/PreOpts/Makefile b/lib/CodeGen/PreOpts/Makefile
new file mode 100644
index 0000000000..4085f0cd0a
--- /dev/null
+++ b/lib/CodeGen/PreOpts/Makefile
@@ -0,0 +1,8 @@
+LEVEL = ../../..
+
+DIRS =
+
+LIBRARYNAME = preopts
+
+include $(LEVEL)/Makefile.common
+