mirror of
https://github.com/myhdl/myhdl.git
synced 2024-12-14 07:44:38 +08:00
6 lines
78 B
Makefile
6 lines
78 B
Makefile
all:
|
|
python run_all.py
|
|
|
|
clean:
|
|
- rm *.o *.out *.v *.vhd *.pyc *~ *.vcd* \#*
|