commit | 9621a2b0731558dc811cedfea9e11f2418d7fb44 | [log] [tgz] |
---|---|---|
author | John Criswell <criswell@uiuc.edu> | Wed Aug 20 15:18:41 2003 +0000 |
committer | John Criswell <criswell@uiuc.edu> | Wed Aug 20 15:18:41 2003 +0000 |
tree | 43088c1a03ace571b9aa9c9ce98fafe0dc85b683 | |
parent | e584285a22250d99d4cfb48a6e1001346e44eafd [diff] |
Modified the SUFFIXES pseudo targets so that we remove all default suffixes and explicitly declare all the ones we're using for LLVM. This quickly cancels many of GNU Make's implicit rules and reduces build time. The only caveat is that any new suffixes may need to be explictly added to the .SUFFIXES pseudo target. Removed the -only-static option as it is no longer used. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7979 91177308-0d34-0410-b5e6-96231b3b80d8