Makefile: report SHELL

This commit is contained in:
James R 2021-06-29 16:22:46 -07:00
parent 6c03f9b5b3
commit abdf5c101c
1 changed files with 2 additions and 0 deletions

View File

@ -295,6 +295,8 @@ ifndef destructive
$(shell $(CC) -v)
define flags =
SHELL ..... $(SHELL)
CC ........ $(cc)
CFLAGS .... $(opts)