From f70501adc61e67cbe7e172eafadd5dbd8231ccde Mon Sep 17 00:00:00 2001 From: rivers Date: Wed, 15 Feb 2012 21:53:29 +0000 Subject: [PATCH] Inserted commented out lines for FKTest.c git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14489 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- ADApp/andorSrc/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ADApp/andorSrc/Makefile b/ADApp/andorSrc/Makefile index 8672b93..fc5d463 100755 --- a/ADApp/andorSrc/Makefile +++ b/ADApp/andorSrc/Makefile @@ -32,6 +32,9 @@ PROD_LIBS += ATMCD32M #PROD_IOC += accumTest #accumTest_SRCS += accumTest.c #accumTest_LIBS += ATMCD32M +#PROD_IOC += FKTest +#FKTest_SRCS += FKTest.c +#FKTest_LIBS += ATMCD32M else ifeq (windows-x64, $(findstring windows-x64, $(T_A))) PROD_SRCS += andorCCDAppWin64_registerRecordDeviceDriver.cpp andorCCDAppMain.cpp