mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-24 21:31:46 +00:00
Fix make clean printing header
This commit is contained in:
parent
53d1cbe826
commit
888073d64d
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ ifndef SILENT
|
|||
# makefile will 'restart' when it finishes including the
|
||||
# dependencies.
|
||||
ifndef MAKE_RESTARTS
|
||||
ifndef destrutive
|
||||
ifndef destructive
|
||||
$(shell $(CC) -v)
|
||||
define flags =
|
||||
|
||||
|
|
Loading…
Reference in a new issue