--- p3nfs-5.19/Makefile.in.orig 2006-05-05 11:43:48 +0400 +++ p3nfs-5.19/Makefile.in 2006-05-05 11:44:40 +0400 @@ -14,7 +14,7 @@ all clean distclean:: cd server; $(MAKE) $@ - cd client/epoc32/nfsapp; $(MAKE) $@ +# cd client/epoc32/nfsapp; $(MAKE) $@ install:: mkdir -p $(BINDIR) @@ -42,6 +42,6 @@ distclean:: rm -f p3nfs-$(VERSION).tar.gz rm -f Makefile server/Makefile utils/Makefile - rm -f client/epoc32/nfsapp/Makefile +# rm -f client/epoc32/nfsapp/Makefile rm -f config.cache config.status config.log *.orig rm -f utils/p3nfs.spec doc/p3nfsd.1