add emacs mode hint to Makefile.include

ico
Mariano Alvira 2012-02-10 11:51:35 -05:00
parent e13dc1d5ee
commit bde97a0356
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# -*- makefile -*-
ifndef CONTIKI
${error CONTIKI not defined! You must specify where CONTIKI resides}
endif