X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lnet%2Fklnds%2Fsocklnd%2FautoMakefile.am;h=1141b1cb580eeb12e26c518d24f13f89f142dac8;hb=aab1d832130ee5c181cf7e0e5aa555244d150b00;hp=070b649894c271a7b166897249d6e3331bc8b84f;hpb=bd1b99d7caa6ab2b7c771524af9178a3da69eeab;p=fs%2Flustre-release.git diff --git a/lnet/klnds/socklnd/autoMakefile.am b/lnet/klnds/socklnd/autoMakefile.am index 070b649..1141b1c 100644 --- a/lnet/klnds/socklnd/autoMakefile.am +++ b/lnet/klnds/socklnd/autoMakefile.am @@ -1,13 +1,7 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - if MODULES -if !CRAY_PORTALS -modulenet_DATA = ksocknal$(KMODEXT) -endif -endif +modulenet_DATA := ksocklnd$(KMODEXT) +endif # MODULES + +EXTRA_DIST := $(ksocklnd-objs:%.o=%.c) socklnd.h -MOSTLYCLEANFILES = *.o *.ko *.mod.c -DIST_SOURCES = $(ksocknal-objs:%.o=%.c) socknal.h +MOSTLYCLEANFILES = @MOSTLYCLEANFILES@