2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
[deliverable/binutils-gdb.git] / config / mh-interix
1 # The shell may not be in /bin.
2 SHELL = sh
3 RANLIB = true
4
5 # We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
6 # built without debugging information
7
8 LIBGCC2_DEBUG_CFLAGS=
This page took 0.039039 seconds and 5 git commands to generate.