link01 - add undefined.txt to CLEAN_ADDITIONS

This commit is contained in:
Joel Sherrill 2012-04-05 11:43:32 -05:00
parent 3c05977885
commit aa34b6b71b

View File

@ -21,6 +21,7 @@ include $(RTEMS_CUSTOM)
include $(PROJECT_ROOT)/make/leaf.cfg
OBJS= $(C_O_FILES)
CLEAN_ADDITIONS += undefined.txt
all: ${ARCH} $(PGM)