summaryrefslogtreecommitdiff
path: root/apps/examples/usbterm/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-29 16:46:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-29 16:46:24 +0000
commitb426f9cf6704fa666ca94d8e67a873d2df0d5298 (patch)
tree705fec38042a50713b3842a666e77e394c112ad8 /apps/examples/usbterm/Makefile
parentcbdb5257cc9ea90aa14eb071d2bfa4f31a32293e (diff)
downloadnuttx-b426f9cf6704fa666ca94d8e67a873d2df0d5298.tar.gz
nuttx-b426f9cf6704fa666ca94d8e67a873d2df0d5298.tar.bz2
nuttx-b426f9cf6704fa666ca94d8e67a873d2df0d5298.zip
apps/examples/touchscreen build fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3997 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/usbterm/Makefile')
-rw-r--r--apps/examples/usbterm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/examples/usbterm/Makefile b/apps/examples/usbterm/Makefile
index bc9bb4d41..fe9b77fb8 100644
--- a/apps/examples/usbterm/Makefile
+++ b/apps/examples/usbterm/Makefile
@@ -98,7 +98,6 @@ depend: .depend
clean:
@rm -f *.o *~ .*.swp .built
$(call CLEAN)
- @$(MAKE) -f Makefile.host clean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"
distclean: clean
@rm -f Make.dep .depend