[Tinyos-2-commits] CVS: tinyos-2.x/support/make sim.extra, 1.9, 1.10
David Gay
idgay at users.sourceforge.net
Fri May 2 13:40:38 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28113
Modified Files:
sim.extra
Log Message:
move app.xml out of the way
Index: sim.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/sim.extra,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** sim.extra 25 Feb 2008 18:24:38 -0000 1.9
--- sim.extra 2 May 2008 20:40:35 -0000 1.10
***************
*** 21,25 ****
PYDIR =/usr/include/python$(PYTHON_VERSION)
SIMDIR =$(TOSDIR)/lib/tossim
! XML = app.xml
DUMPTYPES = -fnesc-dump=components -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs -fnesc-dump=interfacedefs -fnesc-dump=tags
--- 21,25 ----
PYDIR =/usr/include/python$(PYTHON_VERSION)
SIMDIR =$(TOSDIR)/lib/tossim
! XML = build/app.xml
DUMPTYPES = -fnesc-dump=components -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs -fnesc-dump=interfacedefs -fnesc-dump=tags
More information about the Tinyos-2-commits
mailing list