summaryrefslogtreecommitdiffstats
path: root/recipe.d/0014-gdbm
blob: b2afea1453247aace7203f2b07a273f4ca5889ac (plain)
1
2
3
4
5
6
7
8
#requires libtool

        mcd $BUILDDIR/gdbm
	echo "Current in: $PWD"
        $SRC/gdbm-*/configure $TCONFIGARGS
        make $J
        make $J install