make: Mark generated files as ".SECONDARY".

This commit is contained in:
Joachim Bauch 2024-02-07 11:44:23 +01:00
parent 6488ba1cf5
commit f071a64797
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -166,4 +166,5 @@ dist: tarball
.NOTPARALLEL: $(EASYJSON_GO_FILES)
.PHONY: continentmap.go common vendor
.SECONDARY: $(EASYJSON_GO_FILES) $(PROTO_GO_FILES)
.DELETE_ON_ERROR: