diff --git a/Makefile b/Makefile index 4eb5943..dbda71b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,8 @@ all: +Makefile: + @ + %: FORCE +./redo $@