From 8c25ac6383b32cb9fe09fde69bb15975d3a98b36 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 29 May 2012 01:43:51 +0000 Subject: A little more cleanup after the big STMPE11->811 name change git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4783 42af7a65-404d-4744-a932-0658087f49c3 --- apps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/Makefile b/apps/Makefile index 2a0008e1b..86e973441 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -157,7 +157,7 @@ clean: @rm -f $(BIN) *~ .*.swp *.o $(call CLEAN) -distclean: clean +distclean: # clean @for dir in $(SUBDIRS) ; do \ $(MAKE) -C $$dir distclean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"; \ done -- cgit v1.2.3