Home | History | Annotate | Line # | Download | only in msgc
      1 #	$NetBSD: Makefile,v 1.6 2002/12/08 20:20:03 thorpej Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}msgc
      4 HOST_SRCDIR=	usr.bin/msgc
      5 HOSTFILES=	msg_sys.def
      6 HOST_FILESDIR=	${TOOLDIR}/share/misc
      7 NOSHARE=# defined
      8 
      9 .include "${.CURDIR}/../Makefile.host"
     10