Igor Sysoev | da173ab | 2006-08-30 10:39:17 +0000 | [diff] [blame] | 1 | |
2 | GNUmakefile, in svn it is available since 0.4.0 only. | ||||
3 | |||||
4 | |||||
5 | make -f misc/GNUmakefile release | ||||
6 | |||||
7 | the required tools: | ||||
8 | *) xsltproc to build CHANGES, | ||||
9 | *) java and XSLScript ( http://pault.com/pault/XSLScript/ ) to build XSLTs | ||||
10 | from XSLScript sources. | ||||
11 | |||||
12 | |||||
13 | make -f misc/GNUmakefile icons | ||||
14 | |||||
15 | the required tool: | ||||
16 | *) netpbm to create Win32 icons from xpm sources. |