#-*-Makefile-*- vim:syntax=make #$Id$ # This is for network reprogramming # If XNP is an extra, add the network reprogramming related files # to the search path and generate a timestamp to make each build unique. XNP_DIR := $(TOSDIR)/lib/Xnp PFLAGS := -I$(XNP_DIR) $(shell $(XNP_DIR)/ident.pl .ident_install_id $(COMPONENT)) $(PFLAGS)