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