diff --git a/tecs/tecs.bld b/tecs/tecs.bld index e501c05f..0c098d0b 100644 --- a/tecs/tecs.bld +++ b/tecs/tecs.bld @@ -1,4 +1,4 @@ f90 -c -g tecs_plot.f90 f77 -o tecs -g tecs_client.f tecs_for.f sys_aunix_c.c \ - tecs_plot.o sys_aunix.f strings.o -L. -ltecsl -L/data/lnslib/lib -lpgplot \ + tecs_plot.o sys_aunix.f -L. -ltecsl -L/data/lnslib/lib -lpgplot \ -so_archive -lreadline -ltermcap -lX11 -lXm