llvm-6502/utils
Reid Spencer 151f8ba364 New Makefile Features:
* "dist" target now builds tar.gz, tar.bz2, and zip files suitable for
  distribution. "dist" can only be run from $(BUILD_OBJ_ROOT) and implies
  a "check".

* made the preconditions not do a recursive make and ensured that they are
  executed sequentially.

* made the messages output by the makefile be prefixed with "llvm" and the
  make level (e.g. llvm[1]: ) in the same way that make does so that the
  messages are uniform and more readable.

* Fixed the tags target so that tags depends on TAGS which contains the
  rules to build a file named TAGS

* Implemented the EXTRA_DIST feature in a few directories to make sure it
  works.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17210 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-25 08:27:37 +00:00
..
Burg Remove double colon rule for gram.tab.h so it doesn't conflict with the 2004-10-22 23:05:46 +00:00
emacs Add support for undef and unreachable 2004-10-16 18:24:35 +00:00
fpcmp We're not doing automake any more 2004-10-22 21:02:23 +00:00
TableGen Make VC happier, patch contributed by Morten Ofstad 2004-10-23 04:58:50 +00:00
vim Add support for undef and unreachable 2004-10-16 18:24:35 +00:00
check-each-file
codegen-diff
countloc.sh Documentation upgrade. 2004-09-20 08:09:36 +00:00
cvsupdate
getsrcs.sh Documentation upgrade. 2004-09-20 08:09:36 +00:00
llvm-native-gcc
llvm-native-gxx
llvmdo Remove unused variable. 2004-10-08 18:01:31 +00:00
llvmgrep Make these scripts work on SunOS too. 2004-10-07 16:03:21 +00:00
Makefile New Makefile Features: 2004-10-25 08:27:37 +00:00
makellvm
NightlyTest.gnuplot Change the "rotate by 90" xtics specification to just "rotate" which is 2004-07-06 17:04:09 +00:00
NightlyTest.pl Touch output files before reading or writing them, so that they are 2004-09-28 16:04:00 +00:00
NightlyTestTemplate.html Change column name 2004-07-23 06:50:18 +00:00
profile.pl
RegressionFinder.pl