
tools/dev/install_dev_files.pl - Copy development files to their correct locations

% perl tools/dev/install_dev_files.pl [options]

Use a detailed MANIFEST to install a set of development files.
buildprefixThe build prefix. Defaults to ''.
prefixThe install prefix. Defaults to '/usr'.
exec_prefixThe exec prefix. Defaults to '/usr'.
bindirThe executables directory. Defaults to '/usr/bin'.
libdirThe library directory. Defaults to '/usr/lib'.
includedirThe header directory. Defaults to '/usr/include'.

See lib/Parrot/Manifest.pm for a detailed description of the MANIFEST format.