all:

install:
	ln -f nfs03 ../../../bin

clean:
	rm -f ../../../bin/nfs03
