MFC r264927 by imp:

NO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining place.
This commit is contained in:
emaste 2014-08-21 19:32:54 +00:00
parent 9f72d19a82
commit c4304b5b4a

View File

@ -48,7 +48,7 @@ CRUNCH_GENERATE_LINKS?= yes
CLEANFILES+= $(CONF) *.o *.lo *.c *.mk *.cache *.a *.h
# Don't try to extract debug info from ${PROG}.
NO_DEBUG_FILES=
MK_DEBUG_FILES=no
# Program names and their aliases contribute hardlinks to 'rescue' executable,
# except for those that get suppressed.