From fb0960f36c48d3dc2e21d3f5193788f23b6bfa48 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 20 Apr 2011 13:32:49 +0000 Subject: Updates from Uros git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3527 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/tools/Makefile.host | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/tools') diff --git a/nuttx/tools/Makefile.host b/nuttx/tools/Makefile.host index cf44f3e58..163472462 100644 --- a/nuttx/tools/Makefile.host +++ b/nuttx/tools/Makefile.host @@ -57,4 +57,5 @@ mksyscall: mksyscall.c @gcc $(CFLAGS) -o mksyscall mksyscall.c clean: - @rm -f mkconfig mksyscall mkconfig.exe mksyscall.exe *~ + @rm -f *.o *.a *~ .*.swp + @rm -f mkconfig mksyscall mkversion mkconfig.exe mksyscall.exe mkversion.exe \ No newline at end of file -- cgit v1.2.3