Home | History | Annotate | Line # | Download | only in autoconf
Makefile revision 1.1
      1  1.1  tv #	$NetBSD: Makefile,v 1.1 2001/11/14 20:05:24 tv Exp $
      2  1.1  tv 
      3  1.1  tv MODULE=		autoconf
      4  1.1  tv 
      5  1.1  tv CONFIGURE_ENV=	M4="${TOOLDIR}/bin/m4 -g -D__gnu__"
      6  1.1  tv 
      7  1.1  tv .include "${.CURDIR}/../Makefile.gnuhost"
      8