From a0fd770913cb985bcfdb0f0c51046a889a43cb2b Mon Sep 17 00:00:00 2001 From: cvs Date: Mon, 29 May 2000 09:13:40 +0000 Subject: [PATCH] hi! --- tecs/tecs.bld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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