Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
wulffern authored Jan 7, 2024
1 parent c614a20 commit 77d276b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,16 @@ eda_compile: magic_compile \
ngspice_compile \
ngspice_compile
#iverilog_compile \
yosys_compile \
gtkwave_compile
#yosys_compile \
#gtkwave_compile

eda_install: magic_install \
xschem_install \
netgen_install \
ngspice_install
#iverilog_compile
#yosys_compile \
gtkwave_compile
#gtkwave_compile

clean:
rm -rf ${tclver}*
Expand Down

0 comments on commit 77d276b

Please sign in to comment.