mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
e39c2bd2e2
installed binaries, etc...) for cygwin32-hosted toolchains. New config/mh-cygwin32 which enables this. Removed diff from list of things not buildable via Canadian Cross
7 lines
220 B
Plaintext
7 lines
220 B
Plaintext
# We set MAKEINFOFLAGS to not split .info files, because the resulting
|
|
# file names don't work on DOS.
|
|
MAKEINFOFLAGS=--no-split
|
|
|
|
# This does some sort of DOS specific installation, I guess.
|
|
INSTALL_DOSREL=install-dosrel
|