From: Ullrich von Bassewitz; on Date: October 22, 2004, at 01:52 PM -0400 > > On Mon, Oct 18, 2004 at 11:44:37PM -0400, Greg King wrote: > > I like that style, too. So, I wrote my own GNUmakefiles that work that > > way. But, Uz doesn't use that style -- at least, not in the library > > subtree (interestingly, the development tool subtree does work in that > > autonomous way). > > Not really. Executing make in one of the tool directories will only build the > tool-specific files, not the common library. But, the makefiles become independent _after_ the common library has been built. Then, we can change a file in a tool's sub-directory, run that tool's makefile, and rebuild only that tool. The computer doesn't waste time (and screen space) discovering that the other tools don't need to be rebuilt. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Thu Nov 4 15:33:04 2004
This archive was generated by hypermail 2.1.8 : 2004-11-04 15:34:43 CET