Not a great name, but make it obvious that this is a slightly different test from 110-compile.
6 lines
40 B
Makefile
6 lines
40 B
Makefile
all:
|
|
|
|
%: FORCE
|
|
+redo $@
|
|
|
|
.PHONY: FORCE
|