NetBSD/tools/msgc/Makefile

10 lines
221 B
Makefile
Raw Normal View History

2001-12-12 04:48:43 +03:00
# $NetBSD: Makefile,v 1.5 2001/12/12 01:50:20 tv Exp $
2001-10-13 10:10:52 +04:00
HOSTPROGNAME= nbmsgc
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"