mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Be consistent with tab chars in Makefiles.
This commit is contained in:
parent
ea4fac679f
commit
c385dd1393
@ -1,7 +1,7 @@
|
||||
# -*- makefile -*-
|
||||
|
||||
ifndef CONTIKI
|
||||
${error CONTIKI not defined! You must specify where CONTIKI resides}
|
||||
${error CONTIKI not defined! You must specify where Contiki resides}
|
||||
endif
|
||||
|
||||
ifeq ($(TARGET),)
|
||||
|
Loading…
Reference in New Issue
Block a user