mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-20 18:01:16 +00:00
Makefile: report SHELL
This commit is contained in:
parent
6c03f9b5b3
commit
abdf5c101c
1 changed files with 2 additions and 0 deletions
|
@ -295,6 +295,8 @@ ifndef destructive
|
|||
$(shell $(CC) -v)
|
||||
define flags =
|
||||
|
||||
SHELL ..... $(SHELL)
|
||||
|
||||
CC ........ $(cc)
|
||||
|
||||
CFLAGS .... $(opts)
|
||||
|
|
Loading…
Reference in a new issue