
15 Jun
2002
15 Jun
'02
9:02 a.m.
Braden McDaniel wrote:
Anyone using Automake to build/install Doxygen docs for a project? I'm looking for a good way to do this that will hopefully avoid explicitly listing in my Makefile.am the 600-odd files Doxygen generates. Right now I just generate the files directly to the installation location; but this is not interacting well with RPM.
Hi there,
I believe the `dist-hook' target is what you are looking for. You can see some examples of how we are using this and other hooks automake provides at
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/
Please let me know if you come up with better solutions. All the best,
Roberto
--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it