X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fcobd%2FautoMakefile.am;fp=lustre%2Fcobd%2FautoMakefile.am;h=ab8b4dbc7370de0064ee9dbad801cfa492d99037;hp=0000000000000000000000000000000000000000;hb=2dc9c16e770415d56839e1996015fec5fab93f29;hpb=401deb5075f9ab7f6c8c1831c56a84b0134e923c diff --git a/lustre/cobd/autoMakefile.am b/lustre/cobd/autoMakefile.am new file mode 100644 index 0000000..ab8b4db --- /dev/null +++ b/lustre/cobd/autoMakefile.am @@ -0,0 +1,11 @@ +# Copyright (C) 2002 Cluster File Systems, Inc. +# +# This code is issued under the GNU General Public License. +# See the file COPYING in this distribution + +if MODULES +modulefs_DATA := cobd$(KMODEXT) +endif + +DIST_SOURCES = $(cobd-objs:.o=.c) +MOSTLYCLEANFILES = *.o *.ko *.mod.c