Home | History | Annotate | Line # | Download | only in mandoc
Makefile revision 1.1
      1  1.1  joerg #	$NetBSD: Makefile,v 1.1 2009/10/21 18:04:52 joerg Exp $
      2  1.1  joerg 
      3  1.1  joerg HOSTPROGNAME=	${_TOOL_PREFIX}mandoc
      4  1.1  joerg HOST_SRCDIR=	external/bsd/mdocml/bin/mandoc
      5  1.1  joerg 
      6  1.1  joerg .include "${.CURDIR}/../Makefile.host"
      7