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