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. - : 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