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