summaryrefslogtreecommitdiff
path: root/ACE/MPC/templates/automakedll.mpt
blob: 2bffa67ffb914fbb7a9c01b67097923717bfa570 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// -*- MPC -*-
// $Id$

conditional_include "common"

lib_prefix = lib
lib_ext    = .la
dll_ext    = .la
exe_ext    =

linkflags =
includedir =

conditional_include "user_automakedll"