From 25130d72c303524ed50e54fddbdf0bd1096f4149 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 6 Oct 2011 16:31:13 +0000 Subject: Add sim/nsh2 configuration git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4026 42af7a65-404d-4744-a932-0658087f49c3 --- apps/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/Makefile') diff --git a/apps/Makefile b/apps/Makefile index db75855ca..869c2b7b2 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -122,4 +122,6 @@ distclean: clean $(MAKE) -C $$dir distclean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"; \ done @rm -f .config .context .depend + #@rm -f external -- User make remove the external directory manually + -- cgit v1.2.3