source:
Sophya/trunk/Eval/JET/cmds.list
Last change on this file was 2366, checked in by , 23 years ago | |
---|---|
File size: 326 bytes |
Line | |
---|---|
1 | rm tjet.o tjet ; make DBGFLAG='-fast -arch host' OPTFLAG='-fast' tjet |
2 | cc -c ftim.c |
3 | f77 -o fmtx -O3 fmtx.f ftim.o -lcxml -lm |
4 | f90 -o fmtx -fast -arch host fmtx.f ftim.o -lcxml -lm |
5 | |
6 | |
7 | # Commande pour reconstruction du programme, avec differentes options |
8 | f90 -O -o cool_fmtx fmtx.f ftim.o -lcxml |
9 | f90 -o f90mtx f90mtx.f90 ftim.o |
10 |
Note:
See TracBrowser
for help on using the repository browser.