diff --git a/Makefile b/Makefile index 6041d4b..6fcf7a5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # .SILENT: -.PHONY: all clean +.PHONY: all clean fclean re norm .DEFAULT_GOAL := all SRC = $(wildcard *.c)