This is the mail archive of the automake@gnu.org mailing list for the automake project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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: giuseppe dot greco at t-systems dot ch
Web: www.t-systems.ch
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |