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