#-*-Makefile-*- vim:syntax=make #$Id: reinstall.extra,v 1.5 2005/01/28 00:20:54 jwhui Exp $ NODEID = $(REINSTALL) BUILD_DEPS = setid program delsetid ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP) BUILD_DEPS += program_bl endif endif