[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dinamic paths
From: |
Paul Smith |
Subject: |
Re: Dinamic paths |
Date: |
Thu, 07 Jun 2007 08:39:13 -0400 |
On Thu, 2007-06-07 at 00:56 -0600, Karl Hegbloom wrote:
> On Tue, 2007-06-05 at 10:26 +0100, Manuel Preliteiro wrote:
> > OCAMLC = ocamlc
> > OCAMLIBS = $(OCAMLC) -where
> You can probably do it without resorting to use of the 'shell' function.
> Grep the info documentation for 'eval', 'computed names' and for
> 'secondary expansion'.
No; the point is that the user has to run the program 'ocamlc -where'
and the output will be the pathname they want. So, you have to use the
shell function here.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist