X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2FautoMakefile.am;h=fde7ed5f7346fdf579c2f183eddb2bdc7a115e66;hp=9fdde59acc814a55e1cc25c0a5cc680b8a4c70f8;hb=7d5d004506650c3739898e70d72c9a86b8aeeb88;hpb=2dc9c16e770415d56839e1996015fec5fab93f29 diff --git a/lustre/llite/autoMakefile.am b/lustre/llite/autoMakefile.am index 9fdde59..fde7ed5 100644 --- a/lustre/llite/autoMakefile.am +++ b/lustre/llite/autoMakefile.am @@ -1,11 +1,36 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. # -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution +# GPL HEADER START +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 2 only, +# as published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# General Public License version 2 for more details (a copy is included +# in the LICENSE file that accompanied this code). +# +# You should have received a copy of the GNU General Public License +# version 2 along with this program; If not, see +# http://www.gnu.org/licenses/gpl-2.0.html +# +# GPL HEADER END +# + +# +# Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. +# Use is subject to license terms. +# + +# +# This file is part of Lustre, http://www.lustre.org/ +# if MODULES -modulefs_DATA = llite$(KMODEXT) +modulefs_DATA = lustre$(KMODEXT) endif -DIST_SOURCES := $(llite-objs:.o=.c) llite_internal.h rw24.c super.c rw26.c super25.c -MOSTLYCLEANFILES = *.o *.ko *.mod.c +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@