From 3781454f7ab33f6d32b63d8c7c42382fad2f7d77 Mon Sep 17 00:00:00 2001 From: zimoch Date: Wed, 31 Aug 2011 15:53:12 +0000 Subject: [PATCH] iocCheck is not used by anyone. Superseeded by IOCMON. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index fc48928..9e0bd0a 100644 --- a/Makefile +++ b/Makefile @@ -8,4 +8,3 @@ SOURCES += listRecords.c SOURCES += updateMenuConvert.c SOURCES += addScan.c SOURCES_vxWorks += bootNotify.c -SOURCES_vxWorks += iocCheck.c