X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fportals%2Funals%2FMakefile.am;fp=lustre%2Fportals%2Funals%2FMakefile.am;h=0000000000000000000000000000000000000000;hb=a8a7d2f30f7cb151741690ef62cb5ea3a7892468;hp=3437d3922f1bd6aabe1b2388115e1b5af3b6b445;hpb=c2b7b642d3ddc10a109e00d04a5b0df3bf150efc;p=fs%2Flustre-release.git diff --git a/lustre/portals/unals/Makefile.am b/lustre/portals/unals/Makefile.am deleted file mode 100644 index 3437d39..0000000 --- a/lustre/portals/unals/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -if LIBLUSTRE -if !CRAY_PORTALS -noinst_LIBRARIES = libtcpnal.a -endif -endif - -noinst_HEADERS = pqtimer.h dispatch.h table.h timer.h connection.h ipmap.h bridge.h procbridge.h -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 -libtcpnal_a_CPPFLAGS = $(LLCPPFLAGS) -libtcpnal_a_CFLAGS = $(LLCFLAGS)