mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
core removed with clean not distclean
This commit is contained in:
parent
62675fdc93
commit
358fddb467
@ -370,7 +370,7 @@ clean: $(SUBDIRS.clean) cleandir
|
|||||||
|
|
||||||
distclean: cleandir $(SUBDIRS.distclean)
|
distclean: cleandir $(SUBDIRS.distclean)
|
||||||
test -z "$(DISTCLEAN_DIRS)" || $(RM) -r $(DISTCLEAN_DIRS)
|
test -z "$(DISTCLEAN_DIRS)" || $(RM) -r $(DISTCLEAN_DIRS)
|
||||||
$(RM) $(DISTCLEAN_TARGETS) Makefile core
|
$(RM) $(DISTCLEAN_TARGETS) Makefile
|
||||||
|
|
||||||
.exported_symbols_generated: $(EXPORTED_HEADER) .exported_symbols
|
.exported_symbols_generated: $(EXPORTED_HEADER) .exported_symbols
|
||||||
set -e; \
|
set -e; \
|
||||||
|
Loading…
Reference in New Issue
Block a user