source: trunk/doc/useful_commands.txt@ 7

Last change on this file since 7 was 2, checked in by Pavel Demin, 16 years ago

first commit

File size: 154 bytes
Line 
1./doc/genMakefile.tcl > Makefile
2make
3
4make static
5cd test
6g77 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.