From: jacob Date: Fri, 19 Mar 2004 22:29:52 +0000 (+0000) Subject: b=2081 X-Git-Tag: v1_7_100~2427 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=d02bef63b503e52ec9e28505ee47947aeb8f6b24 b=2081 r=phil remove unused Makefile.am files from portals/include/ --- diff --git a/lnet/include/Makefile.am b/lnet/include/Makefile.am deleted file mode 100644 index 2cf7f99..0000000 --- a/lnet/include/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -SUBDIRS = portals linux -EXTRA_DIST = config.h.in -include $(top_srcdir)/Rules diff --git a/lnet/include/linux/Makefile.am b/lnet/include/linux/Makefile.am deleted file mode 100644 index 6a65cb5..0000000 --- a/lnet/include/linux/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(top_srcdir)/Rules - -linuxincludedir = $(includedir)/linux - -linuxinclude_HEADERS=kp30.h portals_lib.h diff --git a/lnet/include/lnet/Makefile.am b/lnet/include/lnet/Makefile.am deleted file mode 100644 index c61b084..0000000 --- a/lnet/include/lnet/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -SUBDIRS = base -include $(top_srcdir)/Rules - -pkginclude_HEADERS=api-support.h api.h arg-blocks.h defines.h errno.h internal.h lib-dispatch.h lib-nal.h lib-p30.h lib-types.h myrnal.h nal.h p30.h ppid.h ptlctl.h stringtab.h types.h nalids.h list.h bridge.h ipmap.h procbridge.h lltrace.h - diff --git a/lustre/portals/include/Makefile.am b/lustre/portals/include/Makefile.am deleted file mode 100644 index 2cf7f99..0000000 --- a/lustre/portals/include/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -SUBDIRS = portals linux -EXTRA_DIST = config.h.in -include $(top_srcdir)/Rules diff --git a/lustre/portals/include/linux/Makefile.am b/lustre/portals/include/linux/Makefile.am deleted file mode 100644 index 6a65cb5..0000000 --- a/lustre/portals/include/linux/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -include $(top_srcdir)/Rules - -linuxincludedir = $(includedir)/linux - -linuxinclude_HEADERS=kp30.h portals_lib.h diff --git a/lustre/portals/include/portals/Makefile.am b/lustre/portals/include/portals/Makefile.am deleted file mode 100644 index c61b084..0000000 --- a/lustre/portals/include/portals/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (C) 2001 Cluster File Systems, Inc. -# -# This code is issued under the GNU General Public License. -# See the file COPYING in this distribution - -SUBDIRS = base -include $(top_srcdir)/Rules - -pkginclude_HEADERS=api-support.h api.h arg-blocks.h defines.h errno.h internal.h lib-dispatch.h lib-nal.h lib-p30.h lib-types.h myrnal.h nal.h p30.h ppid.h ptlctl.h stringtab.h types.h nalids.h list.h bridge.h ipmap.h procbridge.h lltrace.h -