7 lines
67 B
Makefile
7 lines
67 B
Makefile
|
|
|
|
all: syn
|
|
|
|
|
|
syn:
|
|
dc_shell-t -f fsyn.tcl 2>&1 | tee vortex_syn.log
|