mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-28 23:21:58 +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
|
# 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 =
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue