Fix make clean printing header

This commit is contained in:
James R 2021-05-04 16:54:47 -07:00
parent 53d1cbe826
commit 888073d64d

View file

@ -285,7 +285,7 @@ ifndef SILENT
# makefile will 'restart' when it finishes including the # makefile will 'restart' when it finishes including the
# dependencies. # dependencies.
ifndef MAKE_RESTARTS ifndef MAKE_RESTARTS
ifndef destrutive ifndef destructive
$(shell $(CC) -v) $(shell $(CC) -v)
define flags = define flags =