test:
	echo $(CC)
	echo $(CXX)
	echo $(SHELL)

# TODO: Add more builtin vars.