diff --git a/m/make.makefile b/m/make.makefile index 257e9f91..4b17e2ac 100644 --- a/m/make.makefile +++ b/m/make.makefile @@ -1,2 +1,2 @@ -hello: - echo Hello World +$(info "Hello World") +all: