Changeset 490 for trunk/src/Makefile.in


Ignore:
Timestamp:
Jul 20, 2006 9:28:31 AM (18 years ago)
Author:
dkearney
Message:

fixed fortran filename

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.in

    r489 r490  
    219219        $(CXX) $(CFLAGS) $(DEBUG) $(INCL_CORE) $(INCL_FORTRAN) -o $@ -c $?
    220220
    221 RpFortranCommon.o: $(FORT_SRC)/RpFortranCommon.c
     221RpFortranCommon.o: $(FORT_SRC)/RpFortranCommon.cc
    222222        $(CXX) $(CFLAGS) $(DEBUG) $(INCL_FORTRAN) -o $@ -c $<
    223223
Note: See TracChangeset for help on using the changeset viewer.