Revision: 40540
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40540&view=rev
Author:   starseeker
Date:     2010-09-10 23:52:52 +0000 (Fri, 10 Sep 2010)

Log Message:
-----------
Ooo, yeah, not good - warnings at the toplevel makefile level.

Modified Paths:
--------------
    brlcad/branches/cmake/bench/CMakeLists.txt

Modified: brlcad/branches/cmake/bench/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/bench/CMakeLists.txt  2010-09-10 23:50:51 UTC (rev 
40539)
+++ brlcad/branches/cmake/bench/CMakeLists.txt  2010-09-10 23:52:52 UTC (rev 
40540)
@@ -25,11 +25,11 @@
                DEPENDS rt
                )
        ADD_DEPENDENCIES(benchmark bldg391.g m35.g moss.g sphflake.g star.g 
world.g)
-       ADD_CUSTOM_TARGET(clean
+       ADD_CUSTOM_TARGET(benchmark-clean
                ${SH_EXEC} ${CMAKE_BINARY_DIR}/bin/benchmark clean
                DEPENDS rt
                )
-       ADD_CUSTOM_TARGET(clobber
+       ADD_CUSTOM_TARGET(benchmark-clobber
                ${SH_EXEC} ${CMAKE_BINARY_DIR}/bin/benchmark clobber
                DEPENDS rt
                )


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

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to