NO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining place.

This commit is contained in:
imp 2014-04-25 19:25:18 +00:00
parent 6f48f40ec7
commit 26f9e00af9

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.