Whamcloud - gitweb
* qswnal descriptor leak fix
[fs/lustre-release.git] / lnet / klnds / socklnd / Makefile.am
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 include ../../Rules.linux
7
8 MODULE = ksocknal
9 modulenet_DATA = ksocknal.o
10 EXTRA_PROGRAMS = ksocknal
11
12 # If you don't build with -O2, your modules won't insert, becahse htonl is
13 # just special that way.
14 AM_CFLAGS = -O2
15
16 DEFS =
17 ksocknal_SOURCES = socknal.c socknal_cb.c socknal.h