public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2 ./WHATS_NEW tools/Makefile.in
@ 2005-03-08 13:39 agk
  0 siblings, 0 replies; 2+ messages in thread
From: agk @ 2005-03-08 13:39 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-03-08 13:39:39

Modified files:
	.              : WHATS_NEW 
	tools          : Makefile.in 

Log message:
	Remove DESTDIR from LVM_SHARED_PATH.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.197&r2=1.198
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/Makefile.in.diff?cvsroot=lvm2&r1=1.65&r2=1.66


^ permalink raw reply	[flat|nested] 2+ messages in thread

* LVM2 ./WHATS_NEW tools/Makefile.in
@ 2006-10-26 20:37 agk
  0 siblings, 0 replies; 2+ messages in thread
From: agk @ 2006-10-26 20:37 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2006-10-26 20:37:13

Modified files:
	.              : WHATS_NEW 
	tools          : Makefile.in 

Log message:
	dd couple of missing files to tools/Makefile CLEAN_TARGETS.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.483&r2=1.484
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/Makefile.in.diff?cvsroot=lvm2&r1=1.76&r2=1.77

--- LVM2/WHATS_NEW	2006/10/26 18:22:10	1.483
+++ LVM2/WHATS_NEW	2006/10/26 20:37:13	1.484
@@ -1,5 +1,6 @@
 Version 2.02.13 -
 ===================================
+  Add couple of missing files to tools/Makefile CLEAN_TARGETS.
   When adding snapshot leave cow LV mapped device active after zeroing.
   Fix a clvmd debug message.
   Add dev_flush() to set_lv().
--- LVM2/tools/Makefile.in	2006/08/18 21:17:18	1.76
+++ LVM2/tools/Makefile.in	2006/10/26 20:37:13	1.77
@@ -82,7 +82,8 @@
 
 CLEAN_TARGETS = liblvm2cmd.so liblvm2cmd.a liblvm2cmd-static.a lvm lvm.o \
 		lvm2cmd.o lvm2cmd-static.o lvm2cmdlib.o lvm.static \
-		lvm.cflow lvm.xref lvm.tree lvm.rxref lvm.rtree
+		lvm.cflow lvm.xref lvm.tree lvm.rxref lvm.rtree \
+		lvmcmdlib.o lvm-static.o
 
 ifeq ("@CMDLIB@", "yes")
 	TARGETS += liblvm2cmd.so


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-26 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-08 13:39 LVM2 ./WHATS_NEW tools/Makefile.in agk
2006-10-26 20:37 agk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).