mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +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* \#*
|