*** empty log message ***
This commit is contained in:
@@ -19,8 +19,9 @@ tecs: $(OBJ)
|
||||
ar cr libtecsl.a $(OBJ)
|
||||
ranlib libtecsl.a
|
||||
- rm TecsServer
|
||||
cc -o TecsServer -g -I../ tecs.c -lm -L. -ltecsl -L../hardsup -lhlib
|
||||
|
||||
$(CC) -o TecsServer -g -I../ tecs.c -lm -L. -ltecsl -L../hardsup -lhlib
|
||||
- rm test
|
||||
f77 -o test -g test.for tecs_tas.for get_lun.for -L. -ltecsl
|
||||
clean:
|
||||
rm *.o
|
||||
rm *.a
|
||||
|
||||
Reference in New Issue
Block a user