Skip to content
Snippets Groups Projects
Commit abdf5c10 authored by James R.'s avatar James R.
Browse files

Makefile: report SHELL

parent 6c03f9b5
No related branches found
No related tags found
No related merge requests found
......@@ -295,6 +295,8 @@ ifndef destructive
$(shell $(CC) -v)
define flags =
SHELL ..... $(SHELL)
CC ........ $(cc)
CFLAGS .... $(opts)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment