Changeset 150


Ignore:
Timestamp:
Dec 13, 2005, 11:30:18 AM (19 years ago)
Author:
cxsong
Message:

Changed variable PY to $(RP_INSTALL_BASE)/bin/python to ensure the Units lib build uses Rappture's
python binary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile

    r149 r150  
    3939DEBUG           = -g -Wall
    4040DEBUG_PLUS      = -g -DDEBUG
    41 PY              = python
     41PY              = $(RP_INSTALL_BASE)/bin/python
    4242MEX             = mex
    4343OCT             = mkoctfile
Note: See TracChangeset for help on using the changeset viewer.