| commit | 0a92ebf557e09c0d10cba161a9c59bd48923d2c0 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Oct 05 19:27:59 2003 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Oct 05 19:27:59 2003 +0000 |
| tree | f64edfe3c2289178f7949ee31f8c72da68652bb3 | |
| parent | f708c7901d3b48e2fff2f5913689dd9bf78c9fb9 [diff] [blame] |
Move support/tools/* back into utils git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8875 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile index b06ca9b..89a956d 100644 --- a/utils/TableGen/Makefile +++ b/utils/TableGen/Makefile
@@ -1,4 +1,4 @@ -LEVEL = ../../.. +LEVEL = ../.. TOOLNAME = tblgen USEDLIBS = support.a