Document 'STRIP' variable
This commit is contained in:
parent
397b72eb9e
commit
5b4f636ed8
1 changed files with 5 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ version = 0.5.0
|
||||||
# - CC
|
# - CC
|
||||||
# - CXX
|
# - CXX
|
||||||
# - INSTALL
|
# - INSTALL
|
||||||
|
# - STRIP
|
||||||
# - DESTDIR
|
# - DESTDIR
|
||||||
#
|
#
|
||||||
# Deprecated path variables:
|
# Deprecated path variables:
|
||||||
|
|
@ -212,6 +213,10 @@ version = 0.5.0
|
||||||
# INSTALL
|
# INSTALL
|
||||||
# Definition of install program.
|
# Definition of install program.
|
||||||
#
|
#
|
||||||
|
# STRIP
|
||||||
|
# Name of strip program. Default 'strip' can be overridden in cross compilation
|
||||||
|
# environments.
|
||||||
|
#
|
||||||
# objectsdir:
|
# objectsdir:
|
||||||
# Root directory for installation of Pd library directories, like PDLIBDIR but
|
# Root directory for installation of Pd library directories, like PDLIBDIR but
|
||||||
# not overridable by environment. Supported for compatibility with pd-extended
|
# not overridable by environment. Supported for compatibility with pd-extended
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue