summaryrefslogtreecommitdiff
path: root/net:foret/completion/_set-target
diff options
context:
space:
mode:
Diffstat (limited to 'net:foret/completion/_set-target')
-rw-r--r--net:foret/completion/_set-target6
1 files changed, 0 insertions, 6 deletions
diff --git a/net:foret/completion/_set-target b/net:foret/completion/_set-target
deleted file mode 100644
index 53291a8..0000000
--- a/net:foret/completion/_set-target
+++ /dev/null
@@ -1,6 +0,0 @@
-#compdef set-target-build-env.sh
-
-_arguments "1:build targets:($(
- awk '/^ [-_a-zA-Z0-9]+$/ { print $1 }' tools/sdk-targets.txt
- ))"
-