Hallo,
I've two questions:
1. I developed a documentation framework and I
need to add 'pdf', 'ps', 'fo', and 'html' to the
list of recursive targets.
Is that possible without having to write my own
recurse-loop in Makefile.am?
2. In my Makefile.am I've written something like this:
MAINTAINERCLEANFILES = \
mydir/myfile1 \
mydir/myfile2
When I issue the command make maintainer-clean,
'myfile1' and 'myfile2' get cleaned, but 'mydir'
don't. How can I also get 'mydir' cleaned?
Thanks a lot,
Giuseppe Greco
T-Systems CS AG
Birkenstrasse 21
8306 Brüttisellen
Phone: +41 (0) 1 805 57 20
Fax: +41 (0) 1 805 55 45
Email: [EMAIL PROTECTED]
Web: www.t-systems.ch