Cross Reference: Makefile
xref: /src/tools/mandoc/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tools/mandoc/
Makefile revision 1.2
11.2Sjoerg#	$NetBSD: Makefile,v 1.2 2009/10/26 21:17:19 joerg Exp $
21.1Sjoerg
31.1SjoergHOSTPROGNAME=	${_TOOL_PREFIX}mandoc
41.1SjoergHOST_SRCDIR=	external/bsd/mdocml/bin/mandoc
51.1Sjoerg
61.2Sjoerg.include <bsd.own.mk>
71.2Sjoerg
81.2SjoergNETBSD_MINOR!=	${HOST_SH} ${NETBSDSRCDIR}/sys/conf/osrelease.sh -n
91.2SjoergNETBSD_OSNAME=	"NetBSD ${NETBSD_MINOR}"
101.2Sjoerg
111.2SjoergHOST_CPPFLAGS+=	-DOSNAME=${NETBSD_OSNAME:Q}
121.2Sjoerg
131.1Sjoerg.include "${.CURDIR}/../Makefile.host"
14

Indexes created Fri Dec 26 23:09:32 GMT 2025