- Fixed putpos bug in ecbdriv.c

- Improved handling of conflicting drive commands in ecbdriv.c
- Better status codes after drive command
- Better error handling in anticollider
This commit is contained in:
cvs
2003-09-04 07:15:38 +00:00
parent d310b4a427
commit d542f758b0
3 changed files with 49 additions and 26 deletions

View File

@ -8,6 +8,8 @@
include ../$(SRC)linux_def
HDFROOT=/usr/users/SANS2/src
CC = gcc
CFLAGS = -I$(HDFROOT)/include -DHDF4 -DHDF5 $(NI) -I$(SRC)hardsup \
-I../$(SRC) -fwritable-strings -DCYGNUS -DNONINTF -g $(DFORTIFY)