about summary refs log tree commit diff
path: root/Functions/Completion/_make
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Completion/_make')
-rw-r--r--Functions/Completion/_make3
1 files changed, 0 insertions, 3 deletions
diff --git a/Functions/Completion/_make b/Functions/Completion/_make
deleted file mode 100644
index d576b0308..000000000
--- a/Functions/Completion/_make
+++ /dev/null
@@ -1,3 +0,0 @@
-#defcomp make gmake pmake
-
-complist -s "\$(awk '/^[a-zA-Z0-9][^/ 	]+:/ {print \$1}' FS=: [mM]akefile)"