vp-build/templates/mng-runstuff-before-configu...

10 lines
155 B
Bash

#
# Automake'ify MNG.
#
cd $wrksrc && \
$ln_cmd -sf makefiles/configure.in . && \
$ln_cmd -sf makefiles/Makefile.am .
. $PKGFS_TMPLHELPDIR/automake.sh