[llvm-commits] CVS: llvm/samples/README sample.tar

John Criswell criswell at cs.uiuc.edu
Mon Jun 30 17:02:24 PDT 2003


Changes in directory llvm/samples:

README updated: 1.1 -> 1.2
sample.tar updated: 1.1 -> 1.2

---
Log message:

Merged in autoconf branch.  This provides configuration via the autoconf
system.


---
Diffs of the changes:

Index: llvm/samples/README
diff -u /dev/null llvm/samples/README:1.2
--- /dev/null	Mon Jun 30 16:59:36 2003
+++ llvm/samples/README	Mon Jun 30 16:58:55 2003
@@ -0,0 +1,7 @@
+This directory contains a sample project that uses the LLVM build system,
+header files, and libraries.
+
+To use it, simply extract the sample directory anywhere outside of the LLVM
+source tree, modify its Makefile.config and Makefile.common files to point to
+where you installed LLVM, and begin coding.
+


Index: llvm/samples/sample.tar





More information about the llvm-commits mailing list