summaryrefslogtreecommitdiffstats
path: root/support/nfs
diff options
context:
space:
mode:
Diffstat (limited to 'support/nfs')
-rw-r--r--support/nfs/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/support/nfs/Makefile b/support/nfs/Makefile
deleted file mode 100644
index 7740224..0000000
--- a/support/nfs/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# linux-nfs/support/nfs/Makefile
-#
-TOP = ../../
-LIBNAME = libnfs.a
-OBJS = exports.o rmtab.o xio.o \
- rpcmisc.o rpcdispatch.o xlog.o xmalloc.o wildmat.o \
- nfssvc.o nfsclient.o nfsexport.o getfh.o nfsctl.o \
- lockdsvc.o svc_socket.o cacheio.o closeall.o
-
-include $(TOP)rules.mk
-
-install::
- @: