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.) |
||
|---|---|---|
| .. | ||
| all.do | ||
| bellow.do | ||
| CC.do | ||
| hello.c | ||
| hello.do | ||
| hello.o.do | ||
| LD.do | ||
| runtests.do | ||
| yellow.do | ||
| yellow.o.do | ||