Whamcloud - gitweb
b=3031
authorjacob <jacob>
Tue, 3 May 2005 21:46:47 +0000 (21:46 +0000)
committerjacob <jacob>
Tue, 3 May 2005 21:46:47 +0000 (21:46 +0000)
 - remove .flags files on make clean

12 files changed:
build/autoMakefile.am
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/lnet/autoMakefile.am
lnet/router/autoMakefile.am
lnet/tests/autoMakefile.am

index e101bef..ad51592 100644 (file)
@@ -10,7 +10,7 @@ EXTRA_DIST := Makefile Makefile.in.toplevel                  \
 
 CONFIG_CLEAN_FILES := lustre.spec
 
-MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags .*.flags *.o *.ko *.mod.c
 
 distclean: distclean-recursive
        @true
index d8b9edb..f09d658 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
 DIST_SOURCES = $(kgmnal-objs:%.o=%.c) gmnal.h
index 251df66..e60af1a 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
 DIST_SOURCES = $(kiibnal-objs:%.o=%.c) iibnal.h
index ee6aa98..c09dcac 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
 DIST_SOURCES = $(klonal-objs:%.o=%.c) lonal.h
index a4207ae..1da4988 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
 DIST_SOURCES = $(kopenibnal-objs:%.o=%.c) openibnal.h
index b5b2e07..21d717b 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
 DIST_SOURCES = $(kqswnal-objs:%.o=%.c) qswnal.h
index f136aa5..2828d48 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
 DIST_SOURCES = $(kranal-objs:%.o=%.c) ranal.h
index 5fc3fc7..c7a1ae4 100644 (file)
@@ -29,4 +29,4 @@ endif # DARWIN
 EXTRA_DIST := $(plist_DATA)
 install-data-hook: $(install_data_hook)
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c socknal_lib.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c socknal_lib.c
index 6d5de4c..6db28b3 100644 (file)
@@ -11,5 +11,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
 DIST_SOURCES = $(kvibnal-objs:%.o=%.c) vibnal.h vibnal_wire.h
index affce6e..b8d9aec 100644 (file)
@@ -42,5 +42,5 @@ install-data-hook: $(install_data_hook)
 
 EXTRA_DIST := Info.plist
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c portals
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c portals
 DIST_SOURCES = $(portals-objs:%.o=%.c)
index 08db593..699bd80 100644 (file)
@@ -13,5 +13,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
 DIST_SOURCES = $(kptlrouter-objs:%.o=%.c) router.h
index 91be853..426105d 100644 (file)
@@ -16,5 +16,5 @@ endif
 endif
 endif
 
-MOSTLYCLEANFILES = *.o *.ko *.mod.c pingsrv.c pingcli.c spingsrv.c spingcli.c
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c pingsrv.c pingcli.c spingsrv.c spingcli.c
 DIST_SOURCES = ping_srv.c ping_cli.c sping_srv.c sping_cli.c ping.h