From b797d73edc732c4be8f89e1023710be0c42962e1 Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Fri, 26 Jul 2013 09:44:54 +1000 Subject: [PATCH] Do not build obsolete module nhq200util.c --- site_ansto/hardsup/makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site_ansto/hardsup/makefile b/site_ansto/hardsup/makefile index 110a3195..fde4b231 100644 --- a/site_ansto/hardsup/makefile +++ b/site_ansto/hardsup/makefile @@ -10,8 +10,7 @@ SRC = . CC = gcc CFLAGS = -g -std=gnu99 -DLINUX $(DFORTIFY) -I$(SRC) -I../.. $(INC_TCL8) -Wall -Wno-unused -Wextra -MMD -HOBJ = nhq200util.o -HOBJ += itc4util.o +HOBJ = itc4util.o HOBJ += lh45util.o HOBJ += lakeshore340util.o HOBJ += west4100util.o