source: trunk/src/gcc/config/mh-interix@ 2013

Last change on this file since 2013 was 1392, checked in by bird, 21 years ago

This commit was generated by cvs2svn to compensate for changes in r1391,
which included commits to RCS files with non-trunk default branches.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 187 bytes
Line 
1# The shell may not be in /bin.
2SHELL = sh
3RANLIB = true
4
5# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
6# built without debugging information
7
8LIBGCC2_DEBUG_CFLAGS=
Note: See TracBrowser for help on using the repository browser.