rm tjet.o tjet ; make DBGFLAG='-fast -arch host' OPTFLAG='-fast' tjet cc -c ftim.c f77 -o fmtx -O3 fmtx.f ftim.o -lcxml -lm f90 -o fmtx -fast -arch host fmtx.f ftim.o -lcxml -lm # Commande pour reconstruction du programme, avec differentes options f90 -O -o cool_fmtx fmtx.f ftim.o -lcxml f90 -o f90mtx f90mtx.f90 ftim.o