diff --git a/tecs/tecs.bld b/tecs/tecs.bld index 45d47b24..e501c05f 100644 --- a/tecs/tecs.bld +++ b/tecs/tecs.bld @@ -1,4 +1,3 @@ -f90 -c -g strings.f90 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 \