From 39767d0c6bdccc0f4bb217ce7ee38e216ceab0da Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 09:43:59 +0000 Subject: Remove SRC, PRINT_SRC. --- testsuites/sptests/sp09/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'testsuites/sptests/sp09/Makefile.am') diff --git a/testsuites/sptests/sp09/Makefile.am b/testsuites/sptests/sp09/Makefile.am index 1c6a0fa854..d10c7a24c6 100644 --- a/testsuites/sptests/sp09/Makefile.am +++ b/testsuites/sptests/sp09/Makefile.am @@ -16,10 +16,8 @@ lib_a_SOURCES = init.c delay.c isr.c screen01.c screen02.c screen03.c screen04.c DOCTYPES = scn doc DOCS = $(DOCTYPES:%=$(TEST).%) -SRCS = OBJS = $(lib_a_OBJECTS) -PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe -- cgit v1.2.3