Cross Reference: Makefile
xref: /src/tools/mandoc/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tools/mandoc/
Makefile revision 1.3
11.3Sjoerg#	$NetBSD: Makefile,v 1.3 2009/10/30 17:18:51 joerg Exp $
21.1Sjoerg
31.1SjoergHOSTPROGNAME=	${_TOOL_PREFIX}mandoc
41.1SjoergHOST_SRCDIR=	external/bsd/mdocml/bin/mandoc
51.1Sjoerg
61.3SjoergNOMAN=		# defined
71.3Sjoerg
81.2Sjoerg.include <bsd.own.mk>
91.2Sjoerg
101.2SjoergNETBSD_MINOR!=	${HOST_SH} ${NETBSDSRCDIR}/sys/conf/osrelease.sh -n
111.2SjoergNETBSD_OSNAME=	"NetBSD ${NETBSD_MINOR}"
121.2Sjoerg
131.2SjoergHOST_CPPFLAGS+=	-DOSNAME=${NETBSD_OSNAME:Q}
141.2Sjoerg
151.1Sjoerg.include "${.CURDIR}/../Makefile.host"
16

Indexes created Sat Dec 27 09:09:41 GMT 2025