[rtems commit] build: Remove superfluous psxtmonce01/Makefile.am

Sebastian Huber sebh at rtems.org
Wed Nov 7 07:33:54 UTC 2018


Module:    rtems
Branch:    master
Commit:    a818d13cc09c225476337234d1e7ae1dd3a0cf56
Changeset: http://git.rtems.org/rtems/commit/?id=a818d13cc09c225476337234d1e7ae1dd3a0cf56

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Nov  7 07:43:38 2018 +0100

build: Remove superfluous psxtmonce01/Makefile.am

---

 testsuites/psxtmtests/psxtmonce01/Makefile.am | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/testsuites/psxtmtests/psxtmonce01/Makefile.am b/testsuites/psxtmtests/psxtmonce01/Makefile.am
deleted file mode 100644
index 242e393..0000000
--- a/testsuites/psxtmtests/psxtmonce01/Makefile.am
+++ /dev/null
@@ -1,27 +0,0 @@
-MANAGERS = all
-
-rtems_tests_PROGRAMS = psxtmonce01
-psxtmonce01_SOURCES  = init.c
-psxtmonce01_SOURCES += ../../tmtests/include/timesys.h
-psxtmonce01_SOURCES += ../../support/src/tmtests_empty_function.c
-psxtmonce01_SOURCES += ../../support/src/tmtests_support.c
-
-dist_rtems_tests_DATA = psxtmonce01.doc
-
-include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP at .cfg
-include $(top_srcdir)/../automake/compile.am
-include $(top_srcdir)/../automake/leaf.am
-
-OPERATION_COUNT = @OPERATION_COUNT@
-AM_CPPFLAGS += -I$(top_srcdir)/../tmtests/include
-AM_CPPFLAGS += -DOPERATION_COUNT=$(OPERATION_COUNT)
-AM_CPPFLAGS += -I$(top_srcdir)/../support/include
-
-LINK_OBJS = $(psxtmonce01_OBJECTS) $(psxtmonce01_LDADD)
-LINK_LIBS = $(psxtmonce01_LDLIBS)
-
-psxtmonce01$(EXEEXT): $(psxtmonce01_OBJECTS) $(psxtmonce01_DEPENDENCIES)
-	@rm -f psxtmonce01$(EXEEXT)
-	$(make-exe)
-
-include $(top_srcdir)/../automake/local.am




More information about the vc mailing list