#-*-Makefile-*- vim:syntax=make #$Id: install.extra,v 1.4 2005/01/17 23:01:09 jwhui Exp $ NODEID = $(INSTALL) BUILD_DEPS = tosimage bytes setid program ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP) BUILD_DEPS = tosimage setid program_bl program_no_e endif endif