| commit | 7aeed26bc44c3d8bc02ee3328627eb2d80222041 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jan 23 19:57:59 2002 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jan 23 19:57:59 2002 +0000 |
| tree | 5593481902d3318e2274a7d9247d4aabb5019da2 | |
| parent | 9363884abe14278f75ae7d5fecf2cf3461f89b34 [diff] [blame] |
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
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::