Whamcloud - gitweb
land b_smallfix 20040407_1414:
[fs/lustre-release.git] / lnet / klnds / gmlnd / autoMakefile.am
similarity index 54%
rename from lustre/ost/Makefile.am
rename to lnet/klnds/gmlnd/autoMakefile.am
index b2e51c3..9e92c69 100644 (file)
@@ -3,11 +3,7 @@
 # This code is issued under the GNU General Public License.
 # See the file COPYING in this distribution
 
-DEFS= 
+modulenet_DATA = kgmnal$(KMODEXT)
 
-MODULE = ost
-modulefs_DATA = ost.o
-EXTRA_PROGRAMS = ost
-ost_SOURCES = ost_handler.c lproc_ost.c
-
-include $(top_srcdir)/Rules
+MOSTLYCLEANFILES = *.o *.ko *.mod.c
+DIST_SOURCES = $(kgmnal-objs:%.o=%.c) gmnal.h