Просмотр исходного кода

Add missing phony targets in the test Makefile

Loïc Hoguin 9 лет назад
Родитель
Сommit
d63d0f313a
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      test/Makefile

+ 2 - 0
test/Makefile

@@ -90,6 +90,8 @@ $(eval $(foreach t,$(patsubst %.mk,%,$(patsubst plugin_%,%,$(wildcard plugin_*.m
 core:: core-clean-crash-dump core-help
 clean-core:: clean-core-clean-crash-dump clean-core-help
 
+.PHONY: core-clean-crash-dump core-help clean-core-clean-crash-dump clean-core-help
+
 clean-core-clean-crash-dump clean-core-help:
 	$t rm -rf $(APP_TO_CLEAN)/