mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-11 13:02:10 +08:00
7 lines
232 B
Plaintext
7 lines
232 B
Plaintext
# We set MAKEINFOFLAGS to not split .info files, because the resulting
|
|
# file names don't work on DOS.
|
|
MAKEINFOFLAGS=--no-split
|
|
|
|
# custom installation rules for cygwin32 (append .exe to binaries, etc.)
|
|
INSTALL_DOSREL=install-dosrel
|