mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-05 12:26:14 +02:00
Include necessary Makefile.INCLUDE from rules/Makefile.
Change-Id: I077d018dbe4093cd40ddf38d66a996df222bf5e4
This commit is contained in:
parent
2ade9d40cf
commit
895523ad14
@ -13,6 +13,8 @@
|
||||
|
||||
all: parser.y.go lexer.l.go
|
||||
|
||||
include ../Makefile.INCLUDE
|
||||
|
||||
parser.y.go: parser.y
|
||||
$(GOCC) tool yacc -o parser.y.go -v "" parser.y
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user