summaryrefslogtreecommitdiffstats
path: root/tools/getiversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/getiversion/Makefile')
-rw-r--r--tools/getiversion/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/getiversion/Makefile b/tools/getiversion/Makefile
deleted file mode 100644
index e6c3244..0000000
--- a/tools/getiversion/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# knfsd tools
-#
-
-TOP = ../../
-TOOL = getiversion
-OBJS = getiversion.o
-
-include $(TOP)rules.mk
-
-install::
- @: