Update of /cvsroot/playerstage/code/player/server/drivers/mixed/nomad
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4142/server/drivers/mixed/nomad
Modified Files:
Makefile.am
Log Message:
updated nomad Makefile so that porting work can be done
Index: Makefile.am
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/mixed/nomad/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Makefile.am 1 Mar 2007 20:41:46 -0000 1.7
--- Makefile.am 6 Aug 2007 02:54:08 -0000 1.8
***************
*** 1,7 ****
! AM_CPPFLAGS = -Wall -I$(top_srcdir)
!
! noinst_LIBRARIES = @NOMAD_LIB@
! EXTRA_LIBRARIES = libnomad.a
# CHOOSE A NOMADICS INTERFACE
--- 1,8 ----
! AM_CPPFLAGS = -Wall -I$(top_srcdir)
! noinst_LTLIBRARIES =
! if INCLUDE_NOMAD
! noinst_LTLIBRARIES += libnomad.la
! endif
# CHOOSE A NOMADICS INTERFACE
***************
*** 13,17 ****
#NOMADICS_INTERFACE = direct.c
! libnomad_a_SOURCES = \
Nclient.h \
${NOMADICS_INTERFACE} \
--- 14,18 ----
#NOMADICS_INTERFACE = direct.c
! libnomad_la_SOURCES = \
Nclient.h \
${NOMADICS_INTERFACE} \
***************
*** 19,20 ****
--- 20,22 ----
nomad_position.cc \
nomad_sonar.cc
+
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit