]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/Makefile
Remove all the Makefiles
[nfs-utils.git] / support / include / Makefile
diff --git a/support/include/Makefile b/support/include/Makefile
deleted file mode 100644 (file)
index 5b3d221..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# Makefile for linux-nfs/support
-#
-
-TOP     = ../../
-
-include $(TOP)rules.mk
-
-all install::  mount.h
-       @:
-
-distclean::
-       $(RM) mount.h config.h
-
-mount.h:
-       $(LN_S) ../export/mount.h .
-
-# .EXPORT_ALL_VARIABLES: