From 5959b1e34c6ebd47cc75f4589091a39cdf7a6a57 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 Sep 2020 12:29:11 -0500 Subject: Remove tmoverhd which existed to produce the obsolete coverhd.h Closes #4040. --- testsuites/tmtests/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'testsuites/tmtests/Makefile.am') diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am index 70b67fa6dd..096f3ad346 100644 --- a/testsuites/tmtests/Makefile.am +++ b/testsuites/tmtests/Makefile.am @@ -374,16 +374,6 @@ tmonetoone_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tmonetoone) \ $(support_includes) endif -if TEST_tmoverhd -tm_tests += tmoverhd -tm_docs += tmoverhd/tmoverhd.doc -tmoverhd_SOURCES = tmoverhd/testtask.c tmoverhd/empty.c \ - tmoverhd/system.h tmoverhd/dumrtems.h include/timesys.h \ - ../support/src/tmtests_empty_function.c -tmoverhd_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tmoverhd) \ - $(support_includes) -I$(top_srcdir)/include -endif - if TEST_tmtimer01 tm_tests += tmtimer01 tm_screens += tmtimer01/tmtimer01.scn -- cgit v1.2.3