summaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-01-23 19:57:59 +0000
committerChris Lattner <sabre@nondot.org>2002-01-23 19:57:59 +0000
commit7aeed26bc44c3d8bc02ee3328627eb2d80222041 (patch)
tree5593481902d3318e2274a7d9247d4aabb5019da2 /runtime/Makefile
parent9363884abe14278f75ae7d5fecf2cf3461f89b34 (diff)
downloadexternal_llvm-7aeed26bc44c3d8bc02ee3328627eb2d80222041.zip
external_llvm-7aeed26bc44c3d8bc02ee3328627eb2d80222041.tar.gz
external_llvm-7aeed26bc44c3d8bc02ee3328627eb2d80222041.tar.bz2
Initial checkin of Makefile, just a dummy file for now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1566 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime/Makefile')
-rw-r--r--runtime/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/Makefile b/runtime/Makefile
new file mode 100644
index 0000000..33386d7
--- /dev/null
+++ b/runtime/Makefile
@@ -0,0 +1,2 @@
+
+all::