Whamcloud - gitweb
file jbd-stats-2.6.9.patch was initially added on branch b1_4.
[fs/lustre-release.git] / lnet / ulnds / Makefile.am
1 if LIBLUSTRE
2 if !CRAY_PORTALS
3 noinst_LIBRARIES = libtcpnal.a
4 endif
5 endif
6
7 noinst_HEADERS =  pqtimer.h dispatch.h table.h timer.h connection.h ipmap.h bridge.h procbridge.h
8 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
9 libtcpnal_a_CPPFLAGS = $(LLCPPFLAGS)
10 libtcpnal_a_CFLAGS = $(LLCFLAGS)