xref: /netbsd/tools/make/Makefile.regen (revision 6550d01e)
1#	$NetBSD: Makefile.regen,v 1.1 2007/10/14 20:25:35 apb 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.
7regen:
8	cd ${.CURDIR} && ${TOOLDIR}/bin/${_TOOL_PREFIX}autoconf
9