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