Commit graph

5 commits

Author SHA1 Message Date
Avery Pennarun
caea093519 Makefile: don't try to 'redo Makefile'.
This eliminates the relatively new warning about trying to redo static
files.
2010-12-11 23:41:40 -08:00
Avery Pennarun
3803da525c Notice sooner when make has "helpfully" closed its job control file descriptors. 2010-11-13 05:05:48 -08:00
Avery Pennarun
edd8382a52 Change the default rule name from 'it' to 'all'.
This is a departure from how djb seems to have it set up, but I just like it
better.  It's more like the reasonably-common Makefile standard.  (Although
what make *actually* does is just use the first target declared in the
file.)
2010-11-13 01:40:37 -08:00
Avery Pennarun
690d1dd7f0 Makefile: use a .PHONY rule to force everything to forward to redo. 2010-11-12 23:19:27 -08:00
Avery Pennarun
7c14f21613 A Makefile that just forwards everything to redo. 2010-11-12 05:32:35 -08:00