Update of /cvsroot/firebug/fireboard/fireboard/apps
In directory sc8-pr-cvs1:/tmp/cvs-serv3476/fireboard/fireboard/apps
Modified Files:
Makelocal
Log Message:
Added more documentation to the sensor drivers.
Index: Makelocal
===================================================================
RCS file: /cvsroot/firebug/fireboard/fireboard/apps/Makelocal,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Makelocal 5 Jan 2004 21:03:27 -0000 1.1.1.1
--- Makelocal 6 Jan 2004 16:29:46 -0000 1.2
***************
*** 1,5 ****
! MTS420CA = $(HOME)/firebug/fireboard
LOCAL_PATH += -I$(MTS420CA)/sensors/$(SENSORBOARD)
--- 1,5 ----
! MTS420CA = $(HOME)/sf.net/firebug/fireboard/fireboard
LOCAL_PATH += -I$(MTS420CA)/sensors/$(SENSORBOARD)
|