mirror of https://github.com/YosysHQ/yosys.git
Remove wheel install_wheel
This commit is contained in:
parent
b88cff68d7
commit
3045e701d0
2
Makefile
2
Makefile
|
|
@ -1280,4 +1280,4 @@ echo-cxx:
|
|||
FORCE:
|
||||
|
||||
.PHONY: all top-all abc test install install-abc docs clean mrproper qtcreator coverage vcxsrc
|
||||
.PHONY: config-clean config-clang config-gcc config-gcc-static config-gprof config-sudo wheel install_wheel
|
||||
.PHONY: config-clean config-clang config-gcc config-gcc-static config-gprof config-sudo
|
||||
|
|
|
|||
Loading…
Reference in New Issue