Revision: 6282
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6282&view=rev
Author:   gerkey
Date:     2008-04-07 15:06:06 -0700 (Mon, 07 Apr 2008)

Log Message:
-----------
commented out predator / prey build, because the source files are missing

Modified Paths:
--------------
    code/stage/trunk/examples/ctrl/Makefile.am

Modified: code/stage/trunk/examples/ctrl/Makefile.am
===================================================================
--- code/stage/trunk/examples/ctrl/Makefile.am  2008-04-07 20:36:57 UTC (rev 
6281)
+++ code/stage/trunk/examples/ctrl/Makefile.am  2008-04-07 22:06:06 UTC (rev 
6282)
@@ -27,13 +27,13 @@
 lasernoise_la_LDFLAGS = -module
 
 
-lib_LTLIBRARIES += predator.la prey.la
+#lib_LTLIBRARIES += predator.la prey.la
 
 # PREDATOR CONTROLLER
-predator_la_SOURCES = predator.cc mydef.cc mydef.hh ../../libstage/stage.hh
-predator_la_LDFLAGS = -module
+#predator_la_SOURCES = predator.cc mydef.cc mydef.hh ../../libstage/stage.hh
+#predator_la_LDFLAGS = -module
 
 # PREY CONTROLLER
-prey_la_SOURCES = prey.cc mydef.cc mydef.hh ../../libstage/stage.hh
-prey_la_LDFLAGS = -module
+#prey_la_SOURCES = prey.cc mydef.cc mydef.hh ../../libstage/stage.hh
+#prey_la_LDFLAGS = -module
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to