add rstart & keep_running M.Z.08.2001

This commit is contained in:
cvs
2001-08-16 10:26:48 +00:00
parent 0cda158849
commit a538361516
3 changed files with 165 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ libtecsl.a: $(CLI_OBJ)
ar cr libtecsl.a $(CLI_OBJ)
ranlib libtecsl.a
all: libtecsl.a bin/TecsServer bin/TecsClient
all: libtecsl.a bin/TecsServer bin/TecsClient rstart keep_running
tecs_plot.o: tecs_plot.f90
f90 -c -u -g tecs_plot.f90