]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/showmount/Makefile
Remove all the Makefiles
[nfs-utils.git] / utils / showmount / Makefile
diff --git a/utils/showmount/Makefile b/utils/showmount/Makefile
deleted file mode 100644 (file)
index 88186d9..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# dummy Makefile
-#
-
-TOP    = ../../
-PROGRAM        = showmount
-OBJS   = showmount.o
-LIBDEPS        = $(TOP)support/lib/libexport.a
-LIBS   = -lexport
-MAN8   = showmount
-
-include $(TOP)rules.mk