insert tecs_client into archive + little update

This commit is contained in:
cvs
2000-05-29 09:05:05 +00:00
parent 1a56fbc568
commit a89b3208d6
12 changed files with 1433 additions and 165 deletions

5
tecs/tecs.bld Normal file
View File

@@ -0,0 +1,5 @@
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 \
-so_archive -lreadline -ltermcap -lX11 -lXm