Changeset 307 for trunk

Show
Ignore:
Timestamp:
04/26/2008 01:12:25 (7 months ago)
Author:
slact
Message:

makefile PREFIX now normal.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ext/lua/Makefile

    r306 r307  
    11# change these to reflect your Lua installation 
    22# Default installation prefix 
    3 PREFIX=/home/leop/local 
     3PREFIX=/usr/local 
    44 
    55# System's libraries directory (where binary libraries are installed)