aboutsummaryrefslogtreecommitdiff
path: root/apps/system/readline/Makefile
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
commit3fe53af6be14a28174eec48b5740dbbe7c1f818a (patch)
treeadbf30bfdbb86648a4b292c16abd5c71a8548ba1 /apps/system/readline/Makefile
parent5cfde412bb9cbd55db2854939d25c2d8e053aaa5 (diff)
downloadpx4-firmware-3fe53af6be14a28174eec48b5740dbbe7c1f818a.tar.gz
px4-firmware-3fe53af6be14a28174eec48b5740dbbe7c1f818a.tar.bz2
px4-firmware-3fe53af6be14a28174eec48b5740dbbe7c1f818a.zip
Remove .context kludge from apps/ directory
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5455 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/system/readline/Makefile')
-rw-r--r--apps/system/readline/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/system/readline/Makefile b/apps/system/readline/Makefile
index 3a48d324e..040fd2e28 100644
--- a/apps/system/readline/Makefile
+++ b/apps/system/readline/Makefile
@@ -100,7 +100,6 @@ clean:
$(call CLEAN)
distclean: clean
- $(call DELFILE, .context)
$(call DELFILE, Make.dep)
$(call DELFILE, .depend)