source:
trunk/doc/useful_commands.txt@
6
Last change on this file since 6 was 2, checked in by , 16 years ago | |
---|---|
File size: 154 bytes |
Line | |
---|---|
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.