blob: fbdbd36ccdd5c6e424b5d56185fe99d54b07f519 (
plain)
1
2
3
4
5
6
|
# $NetBSD: Makefile,v 1.2 2009/11/13 08:14:53 he Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}ibmnws-ncdcs
HOST_SRCDIR= external/gpl3/binutils/usr.sbin/ncdcs
.include "${.CURDIR}/../Makefile.host"
|