build: remove non-existant examples rule.
This commit is contained in:
2
Makefile
2
Makefile
@@ -177,5 +177,5 @@ $(sort $(OBJDIRS)):
|
|||||||
# so this saves some time on slow systems.
|
# so this saves some time on slow systems.
|
||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
|
|
||||||
.PHONY: all all-yes alltools check *clean config examples install*
|
.PHONY: all all-yes alltools check *clean config install*
|
||||||
.PHONY: testprogs uninstall*
|
.PHONY: testprogs uninstall*
|
||||||
|
|||||||
Reference in New Issue
Block a user