mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-18 09:12:18 +00:00
Docs: Rename source/temp to source/generated
This commit is contained in:
parent
953f5bbe6c
commit
73d021562f
5 changed files with 14 additions and 13 deletions
|
@ -48,6 +48,7 @@ help:
|
|||
clean: clean-examples
|
||||
rm -rf $(BUILDDIR)/*
|
||||
rm -rf source/cmd util/__pycache__
|
||||
rm -rf source/generated
|
||||
$(MAKE) -C source/_images clean
|
||||
|
||||
.PHONY: html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue