# $Id: mh-go32,v 1.2 1999/10/22 14:07:04 jordan Exp $
# We don't want to use debugging information on DOS.  Unfortunately,
# this requires that we set CFLAGS.
# This used to set -fno-omit-frame-pointer.
CFLAGS=-O2
