Whamcloud - gitweb
b=3031
authorjacob <jacob>
Tue, 3 May 2005 22:16:17 +0000 (22:16 +0000)
committerjacob <jacob>
Tue, 3 May 2005 22:16:17 +0000 (22:16 +0000)
 - this is what i should have done originally

14 files changed:
build/autoMakefile.am
build/autoconf/lustre-build.m4
lnet/klnds/gmlnd/autoMakefile.am
lnet/klnds/iiblnd/autoMakefile.am
lnet/klnds/lolnd/autoMakefile.am
lnet/klnds/openiblnd/autoMakefile.am
lnet/klnds/qswlnd/autoMakefile.am
lnet/klnds/ralnd/autoMakefile.am
lnet/klnds/socklnd/autoMakefile.am
lnet/klnds/viblnd/autoMakefile.am
lnet/libcfs/autoMakefile.am
lnet/lnet/autoMakefile.am
lnet/router/autoMakefile.am
lnet/tests/autoMakefile.am

index e101bef..15e8a3f 100644 (file)
@@ -10,7 +10,7 @@ EXTRA_DIST := Makefile Makefile.in.toplevel                  \
 
 CONFIG_CLEAN_FILES := lustre.spec
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 
 distclean: distclean-recursive
        @true
index 90753fd..77cd075 100644 (file)
@@ -492,6 +492,9 @@ LC_CONFIG_FILES
 
 AC_SUBST(ac_configure_args)
 
+MOSTLYCLEANFILES='.*.cmd .*.flags *.o *.ko *.mod.c'
+AC_SUBST(MOSTLYCLEANFILES)
+
 AC_OUTPUT
 
 cat <<_ACEOF
index f09d658..8c3b7c0 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(kgmnal-objs:%.o=%.c) gmnal.h
index e60af1a..d61ffe7 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(kiibnal-objs:%.o=%.c) iibnal.h
index c09dcac..f7d04f7 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(klonal-objs:%.o=%.c) lonal.h
index 1da4988..6f56421 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(kopenibnal-objs:%.o=%.c) openibnal.h
index 21d717b..228689d 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(kqswnal-objs:%.o=%.c) qswnal.h
index 2828d48..3bb7642 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(kranal-objs:%.o=%.c) ranal.h
index c7a1ae4..71a3633 100644 (file)
@@ -29,4 +29,4 @@ endif # DARWIN
 EXTRA_DIST := $(plist_DATA)
 install-data-hook: $(install_data_hook)
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c socknal_lib.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@  socknal_lib.c
index 6db28b3..f90fbf2 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(kvibnal-objs:%.o=%.c) vibnal.h vibnal_wire.h
index ea3b47c..10ff901 100644 (file)
@@ -41,6 +41,6 @@ install-data-hook: $(install_data_hook)
 
 EXTRA_DIST := Info.plist
 
-MOSTLYCLEANFILES := .*.flags *.o *.ko *.mod.c linux-*.c 
-MOSTLYCLEANFILES += linux/*.o darwin/*.o libcfs
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@  linux-*.c 
+MOSTLYCLEANFILES += linux darwin/*.o libcfs
 DIST_SOURCES := $(libcfs-all-objs:%.o=%.c) tracefile.h
index b8d9aec..bd05e93 100644 (file)
@@ -42,5 +42,5 @@ install-data-hook: $(install_data_hook)
 
 EXTRA_DIST := Info.plist
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c portals
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@  portals
 DIST_SOURCES = $(portals-objs:%.o=%.c)
index 699bd80..070b008 100644 (file)
@@ -13,5 +13,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ 
 DIST_SOURCES = $(kptlrouter-objs:%.o=%.c) router.h
index 426105d..f611868 100644 (file)
@@ -16,5 +16,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c pingsrv.c pingcli.c spingsrv.c spingcli.c
+MOSTLYCLEANFILES := @MOSTLYCLEANFILES@  pingsrv.c pingcli.c spingsrv.c spingcli.c
 DIST_SOURCES = ping_srv.c ping_cli.c sping_srv.c sping_cli.c ping.h