From: Chris Lattner Date: Wed, 23 Jan 2002 19:57:59 +0000 (+0000) Subject: Initial checkin of Makefile, just a dummy file for now. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7aeed26bc44c3d8bc02ee3328627eb2d80222041;p=oota-llvm.git 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 00000000000..33386d7b3cf --- /dev/null +++ b/runtime/Makefile @@ -0,0 +1,2 @@ + +all::