Changeset 139


Ignore:
Timestamp:
Nov 14, 2005, 9:26:02 AM (19 years ago)
Author:
dkearney
Message:

adjusted makefile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile

    r138 r139  
    8282RP_OTHER_DEPS   = RpFortranCommon.o RpBindingsDict.o
    8383RP_OBJS_DEP     = RpVariable.o RpAbout.o RpNumber.o RpString.o RpBoolean.o \
    84                   RpChoice.o RpOption.o RpUnitsStd.o RpUnits.o RpValue.o\
    85                   RpValueDouble.o RpValueString.o
     84                  RpChoice.o RpOption.o RpUnitsStd.o RpUnits.o #RpValue.o\
     85                  # RpValueDouble.o RpValueString.o
    8686
    8787LDLIB_MACOSX = -dynamiclib -o $(LIB_DIR)/$@.dylib
Note: See TracChangeset for help on using the changeset viewer.