#-*-Makefile-*- vim:syntax=make #$Id: install.extra,v 1.1 2005/02/23 22:17:02 radler Exp $ NODEID = $(INSTALL) BUILD_DEPS = ihex bytes program ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP) BUILD_DEPS = ihex bytes program_bl program_no_e endif endif