aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen')
-rw-r--r--lib/CodeGen/PostOpts/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/CodeGen/PostOpts/Makefile b/lib/CodeGen/PostOpts/Makefile
new file mode 100644
index 0000000..5d1242c
--- /dev/null
+++ b/lib/CodeGen/PostOpts/Makefile
@@ -0,0 +1,9 @@
+LEVEL = ../../..
+
+DIRS =
+
+LIBRARYNAME = postopts
+
+BUILD_ARCHIVE = 1
+
+include $(LEVEL)/Makefile.common