El mié, 18-12-2002 a las 21:02, julien maerten escribió: > Finally, the xsp ( 0.2 ) makefile doesn't seem to be freebsd's make > compliant, as it uses an unknown -C option. I will change the makefiles to not use that option. Thanks for reporting the problem. Btw, you can change that from 'make -C xxx' to '(cd xxx; make)' -Gonzalo