Added CONTIKI_TARGET #define

This commit is contained in:
adamdunkels 2006-10-09 10:09:10 +00:00
parent 25ac16ff2c
commit 0aa57dcab5

View file

@ -3,7 +3,7 @@ ifndef CONTIKI
endif
OBJECTDIR = obj_$(TARGET)
CFLAGS += -DCONTIKI_TARGET=$(TARGET)
ifeq ($(TARGET),)
-include Makefile.target