X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=find-gnumake.sh;h=df76c7ee8bc1b8c98dde59384a8bbe57da2fbd28;hb=ffb8ca7616d75c88aae8f0939a241260ffdec051;hp=e32c3a1e8d9bc0a92961f17bae2a051b2bf701a8;hpb=bfdb13b52f7043fef11f03e03e4660c658b53168;p=sbcl.git diff --git a/find-gnumake.sh b/find-gnumake.sh index e32c3a1..df76c7e 100644 --- a/find-gnumake.sh +++ b/find-gnumake.sh @@ -1,3 +1,4 @@ +#!/bin/false # Not a shell script, but something intended to be sourced from shell scripts find_gnumake() { # the GNU dialect of "make" -- easier to find or port it than to