* mh-go32 (CFLAGS): Define.

This commit is contained in:
Ian Lance Taylor 1996-03-26 19:12:19 +00:00
parent fda58904db
commit 5adc7b9b8e
1 changed files with 7 additions and 0 deletions

View 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