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, 3 insertions, 0 deletions
diff --git a/Functions/Completion/__make b/Functions/Completion/__make
new file mode 100644
index 000000000..4a2c5a7c8
--- /dev/null
+++ b/Functions/Completion/__make
@@ -0,0 +1,3 @@
+#function make gmake pmake
+
+complist -s "\$(awk '/^[a-zA-Z0-9][^/ 	]+:/ {print \$1}' FS=: [mM]akefile)"