[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Changes in mkdir definition cause problems
- Date: Mon, 12 Jul 1999 09:00:08 -0500 (CDT)
- From: joel at OARcorp.com (joel at OARcorp.com)
- Subject: Changes in mkdir definition cause problems
On Mon, 12 Jul 1999, VALETTE Eric wrote:
> >>>>> "joel" == joel <joel at OARcorp.com> writes:
>
> joel> On Mon, 12 Jul 1999, Ralf Corsepius wrote:
>
>
> joel> I would also add that I would only put the "make directory" operation in
> joel> one Makefile.in.
>
> Problem is that I cannot rely on find ordering to be sure that directories
> are created before I attemp to copy files in the target directory...
Ahhh... OK. I will change them all to mkinstalldirs.
--joel