summaryrefslogtreecommitdiffstats
path: root/support/misc
diff options
context:
space:
mode:
Diffstat (limited to 'support/misc')
-rw-r--r--support/misc/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/support/misc/Makefile b/support/misc/Makefile
deleted file mode 100644
index 0a0e371..0000000
--- a/support/misc/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# linux-nfs/support/misc/Makefile
-#
-
- TOP = ../../
-LIBNAME = libmisc.a
-OBJS = tcpwrapper.o from_local.o mountpoint.o
-
-include $(TOP)rules.mk
-
-install::
- @: