On Sat, 28 Apr 2007, Martin Rubey wrote:

> Waldek Hebisch <[EMAIL PROTECTED]> writes:
> 
> [...]
> 
> > we are trying to solve the following exercise:
> > 
> > Given make variables $< and $@ write a make rule which compiles
> > Lisp file from $< and puts the results in [EMAIL PROTECTED]
> > 
> > You can easily check that
> > 
> > echo '(compile-file "$<" :output-file "$@") (quit)' | ${DEPSYS}
> > 
> > does not work with relative paths (it works fine with absolute
> > paths).
> 
> Don't you think you should forward that to comp.lang.lisp?

I just received his mail.  He could of course send the message
to comp.lang.lisp, but I also believe that he is confusing the
medium with the message.

More on that later.

-- Gaby


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to