slib-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Slib-discuss] mkdir in the Makefile


From: Aubrey Jaffer
Subject: Re: [Slib-discuss] mkdir in the Makefile
Date: Fri, 8 Jun 2007 23:22:14 -0400 (EDT)

 | Date: Wed, 06 Jun 2007 16:32:52 +0200
 | From: "Marijn Schouten (hkBst)" <address@hidden>
 | 
 | ...
 | It is possible to make other things fail by choosing non-pre-existing
 | directories for other variables. To remedy that I propose to run a
 | 
 | sed 's_mkdir_mkdir -p_g' -i Makefile
 | sed 's_-p -p_-p_g' -i Makefile
 | 
 | over the Makefile.

Thanks for your suggestion.
I have converted the Makefile to use "mkdir -p".
The development version is updated:
http://swiss.csail.mit.edu/ftpdir/users/jaffer/slib.zip

Also, the CVS repository is updated:
https://savannah.gnu.org/cvs/?group=slib




reply via email to

[Prev in Thread] Current Thread [Next in Thread]