can someone help me with that error?
my makefile is:

COMPONENT=PSensor
PFLAGS=-I%T/lib/Counters
PFLAGS := -board=$(SENSORBOARD) $(PFLAGS)
ifdef APP_MAKERULES
include $(APP_MAKERULES)
else
include ../Makerules
endif
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to