# $Id: mh-cygwin32,v 1.2 1999/10/22 14:07:04 jordan Exp $
# We don't want debugging info in Win32-hosted toolchains.
# Accomplish this by overriding CFLAGS.
CFLAGS=-O2

# custom installation rules for cygwin32 (append .exe to binaries, etc.)
INSTALL_DOSREL=install-dosrel
