README 346 B

1234567891011121314151617
  1. GNUmakefile, in svn it is available since 0.4.0 only.
  2. make -f misc/GNUmakefile release
  3. the required tools:
  4. *) xsltproc to build CHANGES,
  5. *) java and XSLScript ( http://pault.com/pault/XSLScript/ ) to build XSLTs
  6. from XSLScript sources.
  7. make -f misc/GNUmakefile icons
  8. the required tool:
  9. *) netpbm to create Win32 icons from xpm sources.