summaryrefslogtreecommitdiffstats
path: root/dalvik/src/main/native
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2011-01-07 16:24:47 -0800
committerElliott Hughes <enh@google.com>2011-01-07 16:24:47 -0800
commitc3d30bfb532fc1e609a67a324d6bfb9776f88778 (patch)
tree596095cfdb10238d53e4f41fc1ce0d3f5d94b151 /dalvik/src/main/native
parent2f2001f2f769c710ce7ee63412d3e2580388bf4d (diff)
downloadlibcore-c3d30bfb532fc1e609a67a324d6bfb9776f88778.zip
libcore-c3d30bfb532fc1e609a67a324d6bfb9776f88778.tar.gz
libcore-c3d30bfb532fc1e609a67a324d6bfb9776f88778.tar.bz2
Tell editors that these are Makefiles (or fragments thereof).
Change-Id: I0c5e29ac750b9605b1e8f823d6998d31a933b7a4
Diffstat (limited to 'dalvik/src/main/native')
-rw-r--r--dalvik/src/main/native/sub.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/dalvik/src/main/native/sub.mk b/dalvik/src/main/native/sub.mk
index 27d4c9c..ad62649 100644
--- a/dalvik/src/main/native/sub.mk
+++ b/dalvik/src/main/native/sub.mk
@@ -1,3 +1,4 @@
+# -*- mode: makefile -*-
# This file is included by the top-level libcore Android.mk.
# It's not a normal makefile, so we don't include CLEAR_VARS
# or BUILD_*_LIBRARY.