From f4b0c7bbc63685f28da97f3d643cea972f5386be Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 29 May 2003 14:24:15 +0000 Subject: [PATCH] Basic usage instructions git-svn-id: http://ltt.polymtl.ca/svn@28 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ltt/branches/poly/README b/ltt/branches/poly/README index 8cb438ac..30cd84fd 100644 --- a/ltt/branches/poly/README +++ b/ltt/branches/poly/README @@ -1,3 +1,13 @@ +To compile the source tree, simply follow these steps : + +- run ./autogen.sh +- make +- make install + +After running autogen.sh, you can also go in specific subdirectories and +use make, make install. + + This is a sample of the suggested tree for Linux Trace Toolkit. -- 2.34.1