First working version of the epics SICS adapter

This commit is contained in:
2014-10-27 12:14:56 +01:00
parent b2a63d59f0
commit dadb71245a
3 changed files with 188 additions and 6 deletions

View File

@ -13,7 +13,7 @@ include $(SICSROOT)/sics/sllinux_def
CC = gcc
CFLAGS = -I$(HDFROOT)/include -DHDF4 -DHDF5 $(NI) -I$(TCLINC) -Ihardsup \
CFLAGS = -I$(HDFROOT)/include -I$(HDFROOT)/include/os/Linux -DHDF4 -DHDF5 $(NI) -I$(TCLINC) -Ihardsup \
-I$(SICSROOT)/sics -I.. -I. -MMD -DCYGNUS -DNONINTF $(DBG) \
$(DFORTIFY) -Wall -Wno-unused -Wunused-value -Wno-comment \
-Wno-switch -Werror