all: 

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

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