X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=make-target-contrib.sh;h=96ea6102da3c70b096e225b500b47867c27bbec6;hb=771b864c8f32af7734bc0550aeaf1539fc4df194;hp=d541ea9d5cdc11259f5cbefa52940173bb82ea55;hpb=99501797db3d77ff2a7f32071d7fab0db3fdacae;p=sbcl.git diff --git a/make-target-contrib.sh b/make-target-contrib.sh index d541ea9..96ea610 100644 --- a/make-target-contrib.sh +++ b/make-target-contrib.sh @@ -13,6 +13,9 @@ # provided with absolutely no warranty. See the COPYING and CREDITS # files for more information. +. ./find-gnumake.sh +find_gnumake + # usually SBCL_HOME refers to the installed root of SBCL, not the # build directory. Right now, however, where there are dependencies # between contrib packages, we want the _uninstalled_ versions to be