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