NO_DEBUG_FILES -> MK_DEBUG_FILES=no in last remaining place.

This commit is contained in:
Warner Losh 2014-04-25 19:25:18 +00:00
parent 7ebd341f25
commit 14472d17d7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=264927

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.