1
0
mirror of https://github.com/myhdl/myhdl.git synced 2025-01-24 21:52:56 +08:00
myhdl/example/manual/Makefile

6 lines
78 B
Makefile
Raw Normal View History

all:
python run_all.py
clean:
- rm *.o *.out *.v *.vhd *.pyc *~ *.vcd* \#*