From: clement r. <kl...@us...> - 2005-09-26 15:42:56
|
Update of /cvsroot/robotflow/RobotFlow/Devices/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6469 Modified Files: Makefile.am Log Message: remove libvisca from build Index: Makefile.am =================================================================== RCS file: /cvsroot/robotflow/RobotFlow/Devices/src/Makefile.am,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** Makefile.am 19 Sep 2005 16:06:12 -0000 1.16 --- Makefile.am 26 Sep 2005 15:42:47 -0000 1.17 *************** *** 15,20 **** SNCRZ30.cc \ SNCRZ30RS232.cc \ ! IMU400CC_200.cc \ ! libvisca.c libDevices_la_LDFLAGS = -release $(LT_RELEASE) --- 15,19 ---- SNCRZ30.cc \ SNCRZ30RS232.cc \ ! IMU400CC_200.cc libDevices_la_LDFLAGS = -release $(LT_RELEASE) |