NetBSD/tools/msgc/Makefile

10 lines
239 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2002/12/08 20:20:03 thorpej Exp $
2001-10-13 10:10:52 +04:00
HOSTPROGNAME= ${_TOOL_PREFIX}msgc
2001-10-13 10:10:52 +04:00
HOST_SRCDIR= usr.bin/msgc
HOSTFILES= msg_sys.def
HOST_FILESDIR= ${TOOLDIR}/share/misc
2001-12-12 04:48:43 +03:00
NOSHARE=# defined
2001-10-13 10:10:52 +04:00
.include "${.CURDIR}/../Makefile.host"