xref: /openbsd/gnu/usr.bin/binutils/config/mh-interix (revision 7b36286a)
1# The shell may not be in /bin.
2SHELL = sh
3
4# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
5# built without debugging information
6
7LIBGCC2_DEBUG_CFLAGS=
8