<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts/Makefile.clean, branch cron_changes</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=cron_changes</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=cron_changes'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2010-05-16T00:50:07+00:00</updated>
<entry>
<title>scripts/Makefile.clean: Make Kbuild and Makefile optional</title>
<updated>2010-05-16T00:50:07+00:00</updated>
<author>
<name>Peter Tyser</name>
<email>ptyser@xes-inc.com</email>
</author>
<published>2010-05-13T23:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=748139332ad632001935b0535764cdbd1c71ce26'/>
<id>urn:sha1:748139332ad632001935b0535764cdbd1c71ce26</id>
<content type='text'>
During cleaning, some directories might not have a Makefile or Kbuild
file.  Previously scripts/Makefile.clean would spit out the following
error when neither file could be found:
ptyser@petert busybox $ make mrproper
scripts/Makefile.clean:17: /home/user/busybox/findutils/Makefile: No such file or directory
make[1]: *** No rule to make target `/home/user/busybox/findutils/Makefile'.  Stop.
make: *** [_clean_findutils] Error 2

This issue can be triggered by running 'make mrproper' in a freshly
cloned busybox repository.

Signed-off-by: Peter Tyser &lt;ptyser@xes-inc.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>yet another fixlet: make clean/distclean/mrproper</title>
<updated>2006-10-05T17:42:55+00:00</updated>
<author>
<name>Denis Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2006-10-05T17:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8bf7bb8541cef078fe6b06c422636179e4530a40'/>
<id>urn:sha1:8bf7bb8541cef078fe6b06c422636179e4530a40</id>
<content type='text'>
</content>
</entry>
</feed>
