All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH LVM2] fix tools/Makefile to clean lvmcmdlib.o/lvm-static.o
@ 2006-10-26 20:29 Jun'ichi Nomura
  0 siblings, 0 replies; only message in thread
From: Jun'ichi Nomura @ 2006-10-26 20:29 UTC (permalink / raw)
  To: lvm-devel

Files specific to some build targets are declared as
part of CLEAN_TARGETS in tools/Makefile.
2 files (lvmcmdlib.o and lvm-static.o) are missing from it.

As a result, they are not removed after make clean or make distclean
and you'll see strange error if you moved build tree from
one environment to another and do make clean and make.

With this patch, I saw no *.o/*.a/*.so files in the build tree
after make clean.

Thanks,
-- 
Jun'ichi Nomura, NEC Corporation of America
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvm2-make-clean-fix.patch
Type: text/x-patch
Size: 559 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20061026/20e711bc/attachment.bin>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-26 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-26 20:29 [PATCH LVM2] fix tools/Makefile to clean lvmcmdlib.o/lvm-static.o Jun'ichi Nomura

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.