* dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for
[deliverable/binutils-gdb.git] / config / mh-go32
CommitLineData
5adc7b9b
ILT
1# We don't want to use debugging information on DOS. Unfortunately,
2# this requires that we set CFLAGS.
6cd41c5e
ILT
3# This used to set -fno-omit-frame-pointer.
4CFLAGS=-O2
5# start-sanitize-cygnus
5adc7b9b
ILT
6
7# We set MAKEINFOFLAGS to not split .info files, because the resulting
8# file names don't work on DOS.
eebd76cb
SC
9MAKEINFOFLAGS=--no-split
10
5adc7b9b 11# This does some sort of DOS specific installation, I guess.
09985c96 12INSTALL_DOSREL=install-dosrel
6cd41c5e 13# end-sanitize-cygnus
This page took 0.102846 seconds and 4 git commands to generate.