Subversion Repositories gelsvn

Rev

Rev 107 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 107 Rev 119
1
// -*- MPC -*-
1
// -*- MPC -*-
2
// $Id: unixcommon.mpt 107 2005-09-02 16:42:23Z bj $
2
// $Id: unixcommon.mpt 107 2005-09-02 16:42:23Z bj $
3
 
3
 
4
lib_prefix = lib
4
lib_prefix = lib
5
lib_ext    = .a
5
lib_ext    = .a
6
dll_ext    = .so
6
dll_ext    = .so
7
exe_ext    =
7
exe_ext    =
8
 
8