From aa34b6b71bec44593388d81ca3d97a55e86fa365 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 5 Apr 2012 11:43:32 -0500 Subject: [PATCH] link01 - add undefined.txt to CLEAN_ADDITIONS --- testsuite/link01/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/testsuite/link01/Makefile b/testsuite/link01/Makefile index dd9e8e32..a3a81de6 100644 --- a/testsuite/link01/Makefile +++ b/testsuite/link01/Makefile @@ -21,6 +21,7 @@ include $(RTEMS_CUSTOM) include $(PROJECT_ROOT)/make/leaf.cfg OBJS= $(C_O_FILES) +CLEAN_ADDITIONS += undefined.txt all: ${ARCH} $(PGM)