Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
107 |
bj |
1 |
// -*- MPC -*-
|
|
|
2 |
// $Id: automakedll.mpt 107 2005-09-02 16:42:23Z bj $
|
|
|
3 |
|
|
|
4 |
conditional_include "common"
|
|
|
5 |
|
|
|
6 |
lib_prefix = lib
|
|
|
7 |
lib_ext = .la
|
|
|
8 |
dll_ext = .la
|
|
|
9 |
exe_ext =
|
|
|
10 |
|
|
|
11 |
linkflags =
|
|
|
12 |
includedir =
|
|
|
13 |
|
|
|
14 |
conditional_include "user_automakedll"
|