On Mon, 2003-11-24 at 20:39, Beril S. wrote: > - right now I "make" and "make install" each time I want to test my > changes. This takes a lot of time. Is there a faster way?
If the changes you're making are only in one subdir, you can probably just do make and make install in that subdir. That's what I do, and it usually works. Have fun, Peter _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
