From a6b588d649d6fcc933aa356f3c36a1d2f6391976 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 13 Nov 2005 06:46:05 +0000 Subject: Convert to using *_PROGRAMS. --- testsuites/psxtests/psxhdrs/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'testsuites/psxtests/psxhdrs/Makefile.am') diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am index 6b380d143f..696fba07d9 100644 --- a/testsuites/psxtests/psxhdrs/Makefile.am +++ b/testsuites/psxtests/psxhdrs/Makefile.am @@ -25,14 +25,8 @@ lib_a_SOURCES = clock01.c clock02.c clock03.c clock04.c clock05.c clock06.c \ time08.c time09.c time10.c time11.c time12.c time13.c timer01.c \ timer02.c timer03.c timer04.c timer05.c timer06.c timer07.c -OBJS = $(lib_a_OBJECTS) - include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am -all-local: ${OBJS} - -EXTRA_DIST = - include $(top_srcdir)/../automake/local.am -- cgit v1.2.3