Move probes.h to all-incs
It is platform dependent, should not generate by default.
This commit is contained in:
parent
22feb02066
commit
d399e0c2b6
@ -1268,13 +1268,13 @@ srcs-enc: $(ENC_MK)
|
||||
$(ECHO) making srcs under enc
|
||||
$(Q) $(MAKE) $(MAKE_ENC) srcs
|
||||
|
||||
all-incs: incs {$(VPATH)}encdb.h {$(VPATH)}transdb.h
|
||||
all-incs: incs {$(VPATH)}encdb.h {$(VPATH)}transdb.h {$(VPATH)}probes.h
|
||||
incs: $(INSNS) {$(VPATH)}node_name.inc {$(VPATH)}known_errors.inc \
|
||||
{$(VPATH)}vm_call_iseq_optimized.inc $(srcdir)/revision.h \
|
||||
$(REVISION_H) \
|
||||
$(UNICODE_DATA_HEADERS) $(ENC_HEADERS) \
|
||||
$(srcs_vpath)prism/ast.h $(srcs_vpath)prism/diagnostic.h \
|
||||
{$(VPATH)}id.h {$(VPATH)}probes.dmyh {$(VPATH)}probes.h
|
||||
{$(VPATH)}id.h {$(VPATH)}probes.dmyh
|
||||
|
||||
insns: $(INSNS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user