blob: 163215137ff83759ab4d2bb423574f417d2a8caf [file] [log] [blame]
test:
yosys -p "tcl script.tcl"
touch ok
clean:
rm -rf ok
.PHONY: test clean