1 # $NetBSD: Makefile.regen,v 1.2 2023/07/20 15:16:44 lukem Exp $ 2 3 .include "bsd.own.mk" 4 5 # Run "${TOOLDIR}/bin/nbmake-${MACHINE} -f Makefile.regen" by hand after 6 # editing configure.ac. See more detailed instructions in configure.ac. 7 regen: 8 cd ${.CURDIR} && ${TOOLDIR}/bin/${_TOOL_PREFIX}autoreconf -I../compat/buildaux 9