On the g2 branch, 'make etags' triggers an implicit rule match: cc src/engine/guid.c -o src/engine/guid
which fails of course. I don't really understand the implicit rules well enough to know why, but 'make -r etags' does work. 'make etags' worked some time ago, so I suspect that the recent sync of HEAD to g2 broke this. Maybe this empty directory was just introduced to the branch? How do we fix it? -chris BTW, how can I use cvs to find out when src/engine/guid was tagged with gnucash-gnome-dev2? _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
