diff --git a/Makefile b/Makefile index a0c2073..17ca6be 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,8 @@ -prepare: - build: + +prepare: + $(info Nothing to prepare) + clean: +