root/vtcross/trunk/Makefile.common @ 323

Revision 323, 201 bytes (checked in by trnewman, 15 years ago)

Added proper macros and cleaned up lib linking issues.

Line 
1CROSS_LA = ${abs_top_builddir}/src/libvtcross/libvtcross.la
2CROSS_SOCKETCOMM_LA = ${abs_top_builddir}/src/lib/socketcomm/libsocketcomm.la
3CROSS_XML_A = ${abs_top_builddir}/src/lib/tinyxml/libtinyxml.a
Note: See TracBrowser for help on using the browser.