[Tinyos-2-commits]
CVS: tinyos-2.x/apps/AntiTheft/Root Makefile, 1.1, 1.2
Phil Levis
scipio at users.sourceforge.net
Thu Sep 13 17:25:22 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/apps/AntiTheft/Root
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26769/AntiTheft/Root
Modified Files:
Makefile
Log Message:
Pointed Dissemination users at lib/net/drip.
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/AntiTheft/Root/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Makefile 30 Mar 2007 16:59:23 -0000 1.1
--- Makefile 14 Sep 2007 00:25:19 -0000 1.2
***************
*** 1,3 ****
! PFLAGS += -I%T/lib/net/ctp -I%T/lib/net -I%T/lib/net/le
COMPONENT=AntiTheftRootAppC
include $(MAKERULES)
--- 1,3 ----
! PFLAGS += -I%T/lib/net/ctp -I%T/lib/net -I%T/lib/net/le -I%T/lib/net/drip
COMPONENT=AntiTheftRootAppC
include $(MAKERULES)
More information about the Tinyos-2-commits
mailing list