[rtems-libbsd commit] link01 - add undefined.txt to CLEAN_ADDITIONS
Joel Sherrill
joel at rtems.org
Thu Apr 5 16:42:07 UTC 2012
Module: rtems-libbsd
Branch: master
Commit: aa34b6b71bec44593388d81ca3d97a55e86fa365
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=aa34b6b71bec44593388d81ca3d97a55e86fa365
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Thu Apr 5 11:43:32 2012 -0500
link01 - add undefined.txt to CLEAN_ADDITIONS
---
testsuite/link01/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/testsuite/link01/Makefile b/testsuite/link01/Makefile
index dd9e8e3..a3a81de 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)
More information about the vc
mailing list