freebsd-dev/Makefile.mips
Warner Losh 9998d0c0f0 Merge from TBEMD:
Rather than having arch specific code in Makefile.inc1, generalize so
that we can control the settings of different options on a per
architecutre basis.

Reviewed by:	arch@ (twice)
2010-06-24 16:28:52 +00:00

6 lines
110 B
Makefile

# $FreeBSD$
# A bug in binutils prevents rescue from building, so override the user's
# choice.
MK_RESCUE=no