root/vtcross/branches/bhilburn/src/lib/sockets/Makefile.am @ 156

Revision 156, 116 bytes (checked in by bhilburn, 15 years ago)

Reorganized the socket functions to form a static library to link against since
we will be using that code everwhere. All autofoo stuff has been updated to
reflect this. Also, implemented the old policy engine demo with our new
component classes and fixed some bugs in that design.

Line 
1INCLUDES = -I$(top_srcdir)/src/include
2
3noinst_LIBRARIES = libsocketcomm.a
4libsocketcomm_a_SOURCES = socketcomm.cpp
Note: See TracBrowser for help on using the browser.