The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Support for PAR packaging
=========================

For consistency, CitrusPerl is used. Currently 5.24.1.

linux
-----

  GNUmakefile : Makefile

  Targets: chordpro (standalone binary)
  	   wxchordpro (standalone binary)

  wxchordpro.pp : pp options for wxchordpro
		  (Linux, wxWidgets 3.0, all Wx libraries packaged)

windows
-------

  ** Note: Make must be run from a CitrusTerm window.

  Makefile : Makefile (dmake) for Microsoft Windows. Obsolete.
  GNUmakefile : Makefile (gmake) for Microsoft Windows.

  Targets: chordpro.exe (standalone binary)
  	   wxchordpro.exe (standalone binary)

  wxchordpro.pp : pp options for wxchordpro
		  (MSWindows, all Wx libraries packaged)

common
------

  chordpro.pp : pp options for chordpro (generic)

  wxchordpro.pp : pp options for wxchordpro (generic)