Git development
 help / color / mirror / Atom feed
* RUST_LIB dependency on LIB_FILE in Makefile
@ 2026-06-30 13:07 Jan Palus
  0 siblings, 0 replies; only message in thread
From: Jan Palus @ 2026-06-30 13:07 UTC (permalink / raw)
  To: git

According to Makefile $(RUST_LIB) target depends on $(LIB_FILE):

$(RUST_LIB): Cargo.toml $(RUST_SOURCES) $(LIB_FILE)

but is that really the case? As far as I can tell $(RUST_LIB) does not
use $(LIB_FILE) in any way and there's no such dependency in
meson.build.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-30 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30 13:07 RUST_LIB dependency on LIB_FILE in Makefile Jan Palus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox