old/libtool/ndmake.sh
$ cat ndmake.sh
#!/bin/sh -ue
NAME=libtool
VERSION=2.5.4
RELEASE=1
SOURCE="https://gnu.mirror.constant.com/libtool/libtool-2.5.4.tar.gz"
. ${0%/*}/../../libsh/libdmake.sh

$ cat ndmake.sh
#!/bin/sh -ue
NAME=libtool
VERSION=2.5.4
RELEASE=1
SOURCE="https://gnu.mirror.constant.com/libtool/libtool-2.5.4.tar.gz"
. ${0%/*}/../../libsh/libdmake.sh