Last change
on this file since 4054 was 2366, checked in by ansari, 22 years ago |
Ajout fonctions Sin/Cos/... ds jet.h + prog en f90 - Reza 18/4/2003
|
File size:
326 bytes
|
Rev | Line | |
---|
[2362] | 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 |
|
---|
[2366] | 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.