23d397ebb9
* mh-cygwin32: don't -D_WIN32 here anymore
6 lines
232 B
Text
6 lines
232 B
Text
# 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
|