|
Linux-Kernel Archive: [PATCH] kbuild: cleaning in three steps CLEAN_FILES += vmlinux System.map \ - include/linux/autoconf.h include/linux/version.h \ - include/asm include/linux/modversions.h \ - kernel.spec .tmp* www.uwsg.iu.edu
MooseX::Compile::CLI::Command::clean ... clean_all_files;}; sub clean_all_files {my $self = shift; $self->clean_files ($self->all_files);} sub clean_files {my ($self, @files) = @_; my @delete = $self->should_delete (@files); $self ... cpan.uwinnipeg.ca
Linux-Kernel Archive: kbuild: Distributed clean infrastructure clean-files := files-to-be-deleted # or eventually # clean-rule := command to be executed to delete files # # Files specified by host-progs and EXTRA_TARGETS are deleted during ... www.uwsg.indiana.edu
Linux-Kernel Archive: [PATCH] Distributed clean clean-files := file file are deleted. Furthermore all *.oas, .*.tmp .*.d files are deleted in all directories looked into. The list of directories are build upon the normal obj ... www.uwsg.indiana.edu
[Xen-changelog] Clean up files created by the XenLinux boot-xen - Xen ... ... 6-xen-sparse/arch/i386/Makefile Thu Apr 6 14:24:00 2006 +++ b/linux-2.6-xen-sparse/arch/i386/Makefile Thu Apr 6 14:25:26 2006 @@ -162,3 +162,4 @@ endef CLEAN_FILES ... lists.xensource.com
[Xen-devel] [PATCH] Clean up files created by the boot-xen code - Xen ... ... 6-xen-sparse/arch/i386/Makefile +++ linux-2.6-xen-sparse/arch/i386/Makefile 2006-03-31 17:39:09.000000000 +0900 @@ -164,3 +164,4 @@ define archhelp endef CLEAN_FILES ... lists.xensource.com
Clean-Files.net - Index Clean-Files.net - Index ... Subject: Recommended: Board: Category: Author: Date: Pearl Jam Discography - 15 Albums: 1: Music: Warez Downloads: corrupt: May 24, 2008, 09:21:41 AM clean-files.net
[Ifolder-dev] change in clean, distclean, maintainer-clean targets We currently define the variable COMMON_CLEAN_FILES in configure.in and use it in the 'clean-local' target of every Makefile.am, like this: COMMON_CLEAN_FILES='*.suo *.csproj.user ... forge.novell.com
Qt-interest Archive - make clean policy; which files? I'ld like it. you can get this behaviour by simply adding the line CLEAN_FILES += $$UICDECLS $$UICIMPLS to your <project>.pro file Bernd lists.trolltech.com
Linux-Kernel Archive: Re: Fw: [2.6.5] A bunch of various minor bugs ... CLEAN_FILES += vmlinux System.map \ - include/linux/autoconf.h include/linux/version.h \ - include/asm include/linux/modversions.h \ - kernel.spec .tmp* herbie.ucs.indiana.edu
|