On Wed, 2007-08-29 at 20:05 +0200, David Eriksson wrote:
> On Wed, 2007-08-29 at 12:13 +0100, Mark Ellis wrote:
> > Hey guys, I just added some man pages for libsynce, wrote them as
> > grouped functions ie. all the wstr functions on one page.
> 
> You're the best! I was just about to compliment you on the continous
> improvement of synce-gnomevfs, and now this! :-)
> 
> > My question, does anyone know a "neat" or accepted way of generating
> > symlinks for alternative names to man pages using automake ?
> 
> I don't know the "right way", but you ought to be able to provide make
> rules. This is probably what you already thought about, but
> anyway... :-)
> 
> 
> WSTR_LINKS = wstr_to_ascii.3 wstr_to_utf8.3
> 
> man_MANS = synce.1 wstr.3 $(WSTR_LINKS) 
> 
> $(WSTR_LINKS): wstr.3
>       ln -s $@ $^
> 
> 

That looks good, Makefiles have never been my strong point, I'll give it
a go, thanks David.

Thanks for the pat on the back, sometimes with a quiet project you
sometimes wonder if anyone else uses this stuff, but then we'd probably
still do it anyway ! Getting there with gnomevfs, been trying to figure
out what to do with synce-in-computer-folder and odccm, which has led me
on to plugins for trayicon. Arghh too many ideas and not enough time in
the day !

Talking of which there's that librapi/libsynce thing I've been thinking
about, hmm ..... I'll start a separate thread.

Ta
Mark


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to