2002-06-18 Dave Brolley <brolley@redhat.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.118412 seconds and 4 git commands to generate.