mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Remove obsolete "rules" target from main Makefile.
This commit is contained in:
parent
2579606e77
commit
0dc8f3cb04
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -100,7 +100,4 @@ tools: dependencies
|
|||
web: dependencies
|
||||
$(MAKE) -C web
|
||||
|
||||
rules: dependencies
|
||||
$(MAKE) -C rules
|
||||
|
||||
.PHONY: advice binary build clean config dependencies documentation format race_condition_binary race_condition_run release run search_index tag tarball test tools
|
||||
|
|
|
|||
Loading…
Reference in a new issue