Ignore:
Timestamp:
May 25, 2005, 11:21:02 PM (20 years ago)
Author:
cmv
Message:

nouvelle gestion de CXXTEMPFLG cmv 25/05/2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/MinuitAdapt/smakefile

    r2763 r2768  
    1616
    1717$(SOPHYAOBJP)minuitadapt.o: minuitadapt.cc minuitadapt.h minuitprot.h
    18         $(CXXCOMPILELIB) -o $@ $<
     18        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ minuitadapt.cc
    1919
    2020$(SOPHYAOBJP)minuitadaptF.o: minuitadaptF.f
    21         $(FCCOMPILE) -o $@ $<
     21        $(FCCOMPILE) -o $@ minuitadaptF.f
    2222
Note: See TracChangeset for help on using the changeset viewer.