]>
Commit | Line | Data |
---|---|---|
1c98149d JS |
1 | lib/dummy |
2 | ||
3 | docs/licence.txt | |
4 | docs/mac/*.txt | |
5 | docs/mac/*.hqx | |
fde719f9 JS |
6 | docs/mac/*.sh |
7 | docs/mac/*.applescript | |
1c98149d | 8 | |
332b8edb | 9 | distrib/mac/*-sh |
1c98149d | 10 | |
1c98149d JS |
11 | src/common/dosyacc.c |
12 | src/common/doslex.c | |
13 | src/common/y_tab.c | |
14 | src/common/lex_yy.c | |
15 | src/common/*.rc | |
16 | ||
17 | src/mac/*.cpp | |
18 | src/mac/*.c | |
19 | src/mac/*.r | |
20 | src/mac/*.h | |
21 | src/mac/*.lst | |
332b8edb | 22 | src/mac/morefile/*.c |
fde719f9 | 23 | src/mac/morefile/*.cpp |
332b8edb JS |
24 | src/mac/morefile/*.h |
25 | src/mac/Info.plist.in | |
26 | src/mac/wxmac.icns | |
27 | src/macsock/sock_PPC.lib | |
1c98149d JS |
28 | |
29 | src/mac/cdef/*.h | |
30 | src/mac/cdef/*.c | |
31 | src/mac/cdef/*.mcp | |
32 | ||
33 | src/mac/ldef/*.h | |
34 | src/mac/ldef/*.c | |
35 | src/mac/ldef/*.mcp | |
36 | ||
37 | src/mac/macsock/*.lib | |
38 | ||
b9f933ab | 39 | include/wx_pb.h |
1c98149d JS |
40 | include/wx/mac/*.h |
41 |