X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ffld%2FautoMakefile.am;h=9b80fef2acb27a922cba8cb639e8bf408e618237;hb=8520cfb2f77b6fc89a9c0e174f783d745dbaf2e3;hp=aaadac6f435bbfd54b7d83659427917f408d66be;hpb=88ae427ab69c4984509631e003e04bd4f7c29fc8;p=fs%2Flustre-release.git diff --git a/lustre/fld/autoMakefile.am b/lustre/fld/autoMakefile.am index aaadac6..9b80fef 100644 --- a/lustre/fld/autoMakefile.am +++ b/lustre/fld/autoMakefile.am @@ -15,11 +15,7 @@ # # You should have received a copy of the GNU General Public License # version 2 along with this program; If not, see -# http://www.sun.com/software/products/lustre/docs/GPLv2.pdf -# -# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, -# CA 95054 USA or visit www.sun.com if you need additional information or -# have any questions. +# http://www.gnu.org/licenses/gpl-2.0.html # # GPL HEADER END # @@ -34,16 +30,8 @@ # Lustre is a trademark of Sun Microsystems, Inc. # -if LIBLUSTRE -noinst_LIBRARIES = libfld.a -libfld_a_SOURCES = fld_handler.c fld_request.c fld_cache.c lproc_fld.c fld_internal.h -libfld_a_CPPFLAGS = $(LLCPPFLAGS) -libfld_a_CFLAGS = $(LLCFLAGS) -endif - if MODULES modulefs_DATA = fld$(KMODEXT) -endif +endif # MODULES -MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -EXTRA_DIST := $(fld-objs:%.o=%.c) fld_internal.h +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@