3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-01 11:16:55 +00:00

Fix typo.

This commit is contained in:
nella 2026-02-23 14:44:29 +01:00
parent f7243ce122
commit 90638650d3

View file

@ -568,7 +568,7 @@ $(subst //,/,$(1)/$(3)): $(2)
$$(Q) cp "$(YOSYS_SRC)"/$(2) $(subst //,/,$(1)/$(3))
endef
define add_gen_share_fila
define add_gen_share_file
EXTRA_TARGETS += $(subst //,/,$(1)/$(notdir $(2)))
$(subst //,/,$(1)/$(notdir $(2))): $(2)
$$(P) mkdir -p $(1)