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