#-*-Makefile-*- vim:syntax=make #$Id: install.extra,v 1.5 2005/01/18 00:58:13 jwhui Exp $ NODEID = $(INSTALL) BUILD_DEPS = srec tosimage bytes setid program delsetid ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP) BUILD_DEPS += program_bl endif endif