xref: /openbsd-src/gnu/usr.bin/binutils-2.17/config/mh-interix (revision 3d8817e467ea46cf4772788d6804dd293abfb01a)
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