add emacs mode hint to Makefile.include
This commit is contained in:
parent
e13dc1d5ee
commit
bde97a0356
|
@ -1,3 +1,5 @@
|
||||||
|
# -*- makefile -*-
|
||||||
|
|
||||||
ifndef CONTIKI
|
ifndef CONTIKI
|
||||||
${error CONTIKI not defined! You must specify where CONTIKI resides}
|
${error CONTIKI not defined! You must specify where CONTIKI resides}
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue