summaryrefslogtreecommitdiff
path: root/apps/modbus
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-23 22:17:09 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-23 22:17:09 +0000
commit0cafa6176d2a38082056e3aa2193590a7eea808b (patch)
treeadbf30bfdbb86648a4b292c16abd5c71a8548ba1 /apps/modbus
parent11e331a9ca6df348e97e57948fed9d23b9bba2ef (diff)
downloadpx4-nuttx-0cafa6176d2a38082056e3aa2193590a7eea808b.tar.gz
px4-nuttx-0cafa6176d2a38082056e3aa2193590a7eea808b.tar.bz2
px4-nuttx-0cafa6176d2a38082056e3aa2193590a7eea808b.zip
Remove .context kludge from apps/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5455 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/modbus')
-rw-r--r--apps/modbus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/modbus/Makefile b/apps/modbus/Makefile
index d2b148162..27548f3d6 100644
--- a/apps/modbus/Makefile
+++ b/apps/modbus/Makefile
@@ -111,7 +111,6 @@ clean:
$(call CLEAN)
distclean: clean
- $(call DELFILE, .context)
$(call DELFILE, Make.dep)
$(call DELFILE, .depend)