Skip to content
Snippets Groups Projects
Commit 64bd5eb6 authored by jacob's avatar jacob
Browse files

b=3031

 - nuke .flags files as well
parent 55d77931
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment