aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1996-08-17 11:59:22 +0000
committerGeoffrey Noer <noer@cygnus>1996-08-17 11:59:22 +0000
commit23d397ebb98bb6541cf19686724d6c9e19558342 (patch)
treef9707c4bd54adea4427a3b28709880d3714c9438 /config
parentddde37207c4eb056393fda73338572877196960e (diff)
downloadfsf-binutils-gdb-23d397ebb98bb6541cf19686724d6c9e19558342.zip
fsf-binutils-gdb-23d397ebb98bb6541cf19686724d6c9e19558342.tar.gz
fsf-binutils-gdb-23d397ebb98bb6541cf19686724d6c9e19558342.tar.bz2
Sat Aug 17 04:56:25 1996 Geoffrey Noer <noer@skaro.cygnus.com>
* mh-cygwin32: don't -D_WIN32 here anymore
Diffstat (limited to 'config')
-rw-r--r--config/mh-cygwin324
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