summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ModuloScheduling/Makefile
diff options
context:
space:
mode:
authorGuochun Shi <gshi1@uiuc.edu>2003-03-27 17:57:44 +0000
committerGuochun Shi <gshi1@uiuc.edu>2003-03-27 17:57:44 +0000
commit45d8f3279e629dbc7010f663c10a7fe9ea65b5f6 (patch)
tree9f034e8ad8c141f2527aa0c131e80f6ccf88614b /llvm/lib/CodeGen/ModuloScheduling/Makefile
parentc42046f9f18679e2113999eb4a18126ec110010d (diff)
downloadbcm5719-llvm-45d8f3279e629dbc7010f663c10a7fe9ea65b5f6.tar.gz
bcm5719-llvm-45d8f3279e629dbc7010f663c10a7fe9ea65b5f6.zip
*** empty log message ***
llvm-svn: 5755
Diffstat (limited to 'llvm/lib/CodeGen/ModuloScheduling/Makefile')
-rw-r--r--llvm/lib/CodeGen/ModuloScheduling/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/ModuloScheduling/Makefile b/llvm/lib/CodeGen/ModuloScheduling/Makefile
new file mode 100644
index 00000000000..adbc0213eee
--- /dev/null
+++ b/llvm/lib/CodeGen/ModuloScheduling/Makefile
@@ -0,0 +1,7 @@
+LEVEL = ../../..
+
+DIRS =
+
+LIBRARYNAME = modulosched
+
+include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud