Home | History | Annotate | Line # | Download | only in awk
Makefile revision 1.3
      1  1.3  christos #	$NetBSD: Makefile,v 1.3 2010/12/12 04:06:19 christos Exp $
      2  1.1       apb 
      3  1.1       apb HOSTPROGNAME=	${_TOOL_PREFIX}awk
      4  1.3  christos HOST_SRCDIR=	external/historical/nawk/bin
      5  1.2  christos HOST_CPPFLAGS+=	-D__EXTENSIONS__	# for isblank
      6  1.1       apb 
      7  1.1       apb .include "${.CURDIR}/../Makefile.host"
      8