Hey,
Typo of mine, sorry about that. Probably you'll want a rule such as
.rc.lo:
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --tag=RC --mode=compile
$(RC) $(RCFLAGS) -c $< -o $@
Last question: when I use -c, windres hangs. When I do not use it, it seems to work. Is -c really needed ?
Vincent
