mirror of https://github.com/YosysHQ/yosys.git
5d5d890d5b
Swap `cp -u` for `rsync -t`. Drop the workaround to get the list of dot files after copying them, and instead just run the makefile twice. Swap `$(wildcard **/*.x)` for `$(shell find . -name *.x)`, |
||
---|---|---|
.. | ||
internals | ||
primer | ||
Makefile |