diff options
-rw-r--r-- | config/mh-cygwin32 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/mh-cygwin32 b/config/mh-cygwin32 index a0abb5e..a798f8b 100644 --- a/config/mh-cygwin32 +++ b/config/mh-cygwin32 @@ -2,7 +2,5 @@ # file names don't work on DOS. MAKEINFOFLAGS=--no-split -# This does some sort of DOS specific installation, I guess. +# custom installation rules for cygwin32 (append .exe to binaries, etc.) INSTALL_DOSREL=install-dosrel - -CFLAGS=-D_WIN32 |