mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
4 lines
56 B
Makefile
4 lines
56 B
Makefile
|
|
clean:
|
|
-rm *.o *.pyc *.vhd *.v *.out *~; ghdl --clean
|