1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00

Do not override the distclean target in liblvm's Makefile, it annoys make and

the make.tmpl-included distclean should work better anyway.
This commit is contained in:
Petr Rockai 2009-09-03 18:19:07 +00:00
parent b153cf3169
commit 428743a380

View File

@ -93,4 +93,3 @@ distclean_lib:
$(RM) $(LIB_NAME).pc
distclean: distclean_lib
$(RM) -f Makefile