mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
23d397ebb9
* mh-cygwin32: don't -D_WIN32 here anymore
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
|