Commit e2542dcc authored by Diego Biurrun's avatar Diego Biurrun

build: Mark all-yes Makefile target as phony.

parent 86c3c1ab
......@@ -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*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment