source:
trunk/doc/useful_commands.txt@
9
Last change on this file since 9 was 2, checked in by , 16 years ago | |
---|---|
File size: 154 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | ./doc/genMakefile.tcl > Makefile |
2 | make | |
3 | ||
4 | make static | |
5 | cd test | |
6 | g77 test.f -o test.exe -L../lib -l ExRootAnalysisPGS -l stdc++ `root-config --libs` | |
7 | ./test.exe |
Note:
See TracBrowser
for help on using the repository browser.