mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
makefile
This commit is contained in:
parent
77a0d8c1d4
commit
a8ee894ddf
7
myhdl/test/toVHDL/Makefile
Normal file
7
myhdl/test/toVHDL/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
all: GHDL
|
||||
|
||||
GHDL:
|
||||
py.test GHDL.py test_*.py
|
||||
|
||||
clean:
|
||||
- rm *.o *.out *.v *.vhd *.pyc *~ *.vcd* *.log
|
Loading…
x
Reference in New Issue
Block a user