#-*-Makefile-*- vim:syntax=make #$Id$ NODEID = $(INSTALL) BUILD_DEPS = srec tosimage bytes $(POST_BUILD_EXTRA_DEPS) setid program delsetid ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP) BUILD_DEPS += program_bl endif endif