From 86f4439d99dcd9b7dc8b4e01a4a79f3b478ac619 Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Wed, 17 Apr 2019 09:07:56 -0700 Subject: [PATCH] oops --- examples/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/Makefile b/examples/Makefile index 44c6f39..3aef798 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -5,9 +5,6 @@ include $(TOP)/configure/CONFIG PROD_LIBS += pvAccessCA ca pvAccess pvData Com PROD_SYS_LIBS_WIN32 += netapi32 ws2_32 -#TESTPROD_HOST += heinz -#heinz_SRCS += heinz.cpp - TESTPROD_HOST += getme getme_SRCS = getme.cpp