port mod_python ...

Hi all,

I am currently porting mod_python over to QNX. There is one line in the
makefile file giving me problem.

ln -fs .libs/mod_python.so

On Linux, it creates the following…
lrwxrwxrwx 1 usr1 group1 19 Oct 7 12:09 mod_python.so →
…libs/mod_python.so

I am not sure how the ln command creates such symbolic link. Can someone
give some explanation ?

Thanks a lot
kc