[lvm-devel] LVM2/liblvm Makefile.in

mornfall at sourceware.org mornfall at sourceware.org
Thu Sep 3 18:19:08 UTC 2009


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mornfall at sourceware.org	2009-09-03 18:19:08

Modified files:
	liblvm         : Makefile.in 

Log message:
	Do not override the distclean target in liblvm's Makefile, it annoys make and
	the make.tmpl-included distclean should work better anyway.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/Makefile.in.diff?cvsroot=lvm2&r1=1.14&r2=1.15

--- LVM2/liblvm/Makefile.in	2009/09/01 18:11:14	1.14
+++ LVM2/liblvm/Makefile.in	2009/09/03 18:19:07	1.15
@@ -93,4 +93,3 @@
 	$(RM) $(LIB_NAME).pc
 
 distclean: distclean_lib
-	$(RM) -f Makefile




More information about the lvm-devel mailing list