[Ma-linux] make/rakefile quandry
Serge Wroclawski
serge at wroclawski.org
Sun Jun 14 08:54:13 EDT 2009
On Sun, Jun 14, 2009 at 08:24:36AM -0400, Peter Teuben wrote:
> On [Sun Jun 14 08:08], Serge Wroclawski wrote:
> > Short version: How do I exclude from deletion in clean/clobber files which are special.
> >
>
>
> as part of the build process, could also make a subdirectory called
> 'final' or so, and copy the final pdf , or the things you want to keep,
> and then you can blanket remove stuff in the main directory.
This is a good idea, but solves half the problem.
It certainly solves differentiating between the final pdf and the intermediate files, but it doesn't address knowing the difference
between a pdf that I'm including (like the Creative Commons Logo) vs a pdf that I generate for the purpose of including (eg a dia
diagram).
I guess if I don't have many of the former, I can stick them in a separate directory...
- Serge
More information about the Ma-linux
mailing list