Whamcloud - gitweb
b=3031
authorjacob <jacob>
Tue, 3 May 2005 21:43:50 +0000 (21:43 +0000)
committerjacob <jacob>
Tue, 3 May 2005 21:43:50 +0000 (21:43 +0000)
 - nuke .flags files as well

build/autoMakefile.am
lnet/libcfs/autoMakefile.am

index 3ecd190..e101bef 100644 (file)
@@ -10,6 +10,8 @@ EXTRA_DIST := Makefile Makefile.in.toplevel                  \
 
 CONFIG_CLEAN_FILES := lustre.spec
 
+MOSTLYCLEANFILES = .*.flags *.o *.ko *.mod.c
+
 distclean: distclean-recursive
        @true
 
index 5bc2c08..ea3b47c 100644 (file)
@@ -41,5 +41,6 @@ install-data-hook: $(install_data_hook)
 
 EXTRA_DIST := Info.plist
 
-MOSTLYCLEANFILES := *.o *.ko *.mod.c linux-*.c linux/*.o darwin/*.o libcfs
+MOSTLYCLEANFILES := .*.flags *.o *.ko *.mod.c linux-*.c 
+MOSTLYCLEANFILES += linux/*.o darwin/*.o libcfs
 DIST_SOURCES := $(libcfs-all-objs:%.o=%.c) tracefile.h