Thanks for the responce, but I get a circular dependency error:
> klar-objs := \
> klar.o
>
> all: klar.o
>
> klar.o: ${klar-objs}
> ${LD} -r $^ -o $@
Did you make a typing error or have I done something wrong?
Thanks,
Nic D.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:01 EST