Changeset 167


Ignore:
Timestamp:
Feb 7, 2006, 12:09:28 PM (19 years ago)
Author:
cxsong
Message:

enabled matlab/octave install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile

    r165 r167  
    3131                    libRpObjects   \
    3232                    Rappture.Units
    33 #                    RpMatlab
    3433
    3534# define our compiling environment
     
    7574
    7675all: ${PROGS}
    77 install: all install_py install_rappture install_rpobjs #install_matlab #install_octave
     76install: install_py install_rappture install_rpobjs install_matlab install_octave
    7877
    7978RP_IO_DEPS      = RpLibrary.o RpLibraryCInterface.o RpLibraryFInterface.o \
Note: See TracChangeset for help on using the changeset viewer.