Changeset 2768 in Sophya for trunk/SophyaExt/MinuitAdapt/smakefile
- Timestamp:
- May 25, 2005, 11:21:02 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/MinuitAdapt/smakefile
r2763 r2768 16 16 17 17 $(SOPHYAOBJP)minuitadapt.o: minuitadapt.cc minuitadapt.h minuitprot.h 18 $(CXXCOMPILE LIB) -o $@ $<18 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ minuitadapt.cc 19 19 20 20 $(SOPHYAOBJP)minuitadaptF.o: minuitadaptF.f 21 $(FCCOMPILE) -o $@ $<21 $(FCCOMPILE) -o $@ minuitadaptF.f 22 22
Note:
See TracChangeset
for help on using the changeset viewer.