- 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:
@ -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)
|
||||
|
Reference in New Issue
Block a user