Made SICS compile again after the move to git

This commit is contained in:
2014-02-24 08:40:42 +01:00
parent 4fdb6612cc
commit fc0ff43db2
11 changed files with 192 additions and 13 deletions

View File

@ -5,16 +5,18 @@
# Mark Koennecke 1996-2001
# Markus Zolliker, March 2003
# Mark Koennecke, December 2009
# Mark Koennecke, February 2014
#==========================================================================
#include ../linux_def
include ../sllinux_def
include $(SICSROOT)/sics/sllinux_def
CC = gcc
CFLAGS = -I$(HDFROOT)/include -DHDF4 -DHDF5 $(NI) -I$(TCLINC) -Ihardsup \
-I.. -I. -MMD -DCYGNUS -DNONINTF $(DBG) $(DFORTIFY) \
-Wall -Wno-unused -Wunused-value -Wno-comment -Wno-switch -Werror
-I$(SICSROOT)/sics -I.. -I. -MMD -DCYGNUS -DNONINTF $(DBG) \
$(DFORTIFY) -Wall -Wno-unused -Wunused-value -Wno-comment \
-Wno-switch -Werror
EXTRA=nintf.o