From b5adfccb0874f96024ab9c19ea08e51f10c0b91c Mon Sep 17 00:00:00 2001 From: Pascal Brisset Date: Fri, 13 Oct 2006 07:00:11 +0000 Subject: [PATCH] *** empty log message *** --- sw/airborne/arm7/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/airborne/arm7/test/Makefile b/sw/airborne/arm7/test/Makefile index 52be8ef320..ffca0c003d 100644 --- a/sw/airborne/arm7/test/Makefile +++ b/sw/airborne/arm7/test/Makefile @@ -414,7 +414,7 @@ clean_list : $(REMOVE) $(CPPSRC:.cpp=.d) $(REMOVE) $(CPPSRCARM:.cpp=.s) $(REMOVE) $(CPPSRCARM:.cpp=.d) - $(REMOVE) .dep + $(REMOVE) -r .dep $(REMOVE) *~ # Include the dependency files.