diff --git a/Makefile b/Makefile index 3369ccf..fe7f1b9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ BINARY_NAME=lambda TEST=simple +.DEFAULT_GOAL := help .SILENT: .PHONY: help it run profile explain graph clean