summaryrefslogtreecommitdiffstats
path: root/old/botan/src/build-data/os/mingw.txt
blob: eb25017fc0fd9dac6807fbd5f08f3ba00494ce15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
realname "MS Windows (MinGW)"
os_type windows

obj_suffix o
so_suffix dll
static_suffix a

ar_command "ar crs"
ar_needs_ranlib yes

install_root /mingw
header_dir include
lib_dir lib
doc_dir share/doc

install_cmd_data "install -m 644"
install_cmd_exec "install -m 755"

<aliases>
msys
mingw32
</aliases>