diff --git a/Makefile b/Makefile index 3510a1ed59929dc15022d8511bbc41ec82b1d00f..59a16920185048d271fe18c7e0c14795369a6416 100644 --- a/Makefile +++ b/Makefile @@ -198,5 +198,5 @@ $(sort $(OBJDIRS)): # so this saves some time on slow systems. .SUFFIXES: -.PHONY: all alltools *clean check config examples install* +.PHONY: all all-yes alltools *clean check config examples install* .PHONY: testprogs uninstall*