insert tecs_client into archive + little update
This commit is contained in:
5
tecs/tecs.bld
Normal file
5
tecs/tecs.bld
Normal 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
|
||||
Reference in New Issue
Block a user