Revision: 51761
http://brlcad.svn.sourceforge.net/brlcad/?rev=51761&view=rev
Author: brlcad
Date: 2012-08-04 02:02:20 +0000 (Sat, 04 Aug 2012)
Log Message:
-----------
analyze sits on top of librt, analyze gets ordered first
Modified Paths:
--------------
brlcad/trunk/src/conv/Makefile.am
Modified: brlcad/trunk/src/conv/Makefile.am
===================================================================
--- brlcad/trunk/src/conv/Makefile.am 2012-08-04 01:59:49 UTC (rev 51760)
+++ brlcad/trunk/src/conv/Makefile.am 2012-08-04 02:02:20 UTC (rev 51761)
@@ -257,10 +257,10 @@
g_voxel_SOURCES = g-voxel.c
g_voxel_CFLAGS = ${STRICT_FLAGS} ${TCL_CPPFLAGS}
g_voxel_LDADD = \
+ ${ANALYZE} \
${RT} \
${BU} \
- ${WDB} \
- ${ANALYZE}
+ ${WDB}
g_obj_SOURCES = g-obj.c
g_obj_CFLAGS = ${STRICT_FLAGS} ${TCL_CPPFLAGS}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits