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?
Martin
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer