* mh-go32 (CFLAGS): Define.
authorIan Lance Taylor <ian@airs.com>
Tue, 26 Mar 1996 19:12:19 +0000 (19:12 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 26 Mar 1996 19:12:19 +0000 (19:12 +0000)
config/mh-go32

index a13a463..f496b5b 100644 (file)
@@ -1,3 +1,10 @@
+# We don't want to use debugging information on DOS.  Unfortunately,
+# this requires that we set CFLAGS.
+CFLAGS=-O2 -fno-omit-frame-pointer
+
+# 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