Home | History | Annotate | Line # | Download | only in make
Makefile.regen revision 1.1
      1  1.1  apb #	$NetBSD: Makefile.regen,v 1.1 2007/10/14 20:25:35 apb 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.1  apb 	cd ${.CURDIR} && ${TOOLDIR}/bin/${_TOOL_PREFIX}autoconf
      9