diff --git a/completion/available/makefile.completion.bash b/completion/available/makefile.completion.bash index 4bc51639..e72ba6fd 100644 --- a/completion/available/makefile.completion.bash +++ b/completion/available/makefile.completion.bash @@ -1,6 +1,4 @@ -#!/usr/bin/env bash # Bash completion for Makefile - # Loosely adapted from http://stackoverflow.com/a/38415982/1472048 _makecomplete() {