This commit is contained in:
cvs
2000-04-11 12:31:30 +00:00
parent f28b543e5b
commit 09207abd0f
3 changed files with 9 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ tecs: $(OBJ)
ranlib libtecsl.a
- rm TecsServer
$(CC) $(CFLAGS) -o TecsServer -g tecs.c fortify1.c -lm -L. -ltecsl -L../hardsup -lhlib
- rm test
- rm tecs
f77 -o tecs -g test.for tecs_tas.for get_lun.for -L. -ltecsl
clean:
rm *.o