[llvm-commits] CVS: llvm/projects/sample/tools/sample/Makefile

2007-02-17 Thread Chris Lattner
Changes in directory llvm/projects/sample/tools/sample: Makefile updated: 1.7 -> 1.8 --- Log message: avoid collision with /usr/bin/sample if this ever gets installed. --- Diffs of the changes: (+1 -1) Makefile |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/project

[llvm-commits] CVS: llvm/projects/sample/tools/sample/Makefile

2006-08-07 Thread Reid Spencer
Changes in directory llvm/projects/sample/tools/sample: Makefile updated: 1.6 -> 1.7 --- Log message: For PR780: http://llvm.org/PR780 : 1. Change the usage of LOADABLE_MODULE so that it implies all the things necessary to make a loadable module. This reduces the user's burdern to get a l