Whamcloud - gitweb
landing b_cmobd_merge on HEAD
[fs/lustre-release.git] / lnet / ulnds / Makefile.am
1 if LIBLUSTRE
2 noinst_LIBRARIES = libtcpnal.a
3 endif
4
5 if !CRAY_PORTALS
6 pkginclude_HEADERS =  pqtimer.h dispatch.h table.h timer.h connection.h ipmap.h bridge.h procbridge.h
7 libtcpnal_a_SOURCES = debug.c pqtimer.c select.c table.c pqtimer.h dispatch.h table.h timer.h address.c procapi.c proclib.c connection.c tcpnal.c connection.h
8 libtcpnal_a_CPPFLAGS = $(LLCPPFLAGS)
9 libtcpnal_a_CFLAGS = $(LLCFLAGS)
10 endif