Another newbie question, folks... I'm making small changes to catch the program flow. But when I add a little g_printf, in order to see my change, I have to make install. I've tried make all, make install-exec and just make, to no avail. I can't see any other targets to try, and make install does a lot of unnecessary(?) stuff.
I'm doing this in my Evolution data server directory: /home/bill/Development/Source/MyEvolution/evolution-data-server-1.2.1 make all prefix=/home/bill/Development/Source/MyEvolution exec-prefix=/home/bill/Development/Source/MyEvolution The file I changed is calendar/backends/file/e-cal-backend-file.c I understand the basics of make, but these are more sophisticated than any I have ever come across. TIA Bill __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
