2001-06-27 07:17:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.3 2001/06/27 05:17:40 jlam Exp $
|
2001-04-25 19:39:16 +02:00
|
|
|
#
|
|
|
|
|
2001-06-27 07:07:33 +02:00
|
|
|
PKGNAME= prc-tools-binutils-${PRC_TOOLS_VERS}
|
2001-04-25 19:39:16 +02:00
|
|
|
COMMENT= binutils and host tools for GNU tool chain for Palm cross development
|
|
|
|
|
|
|
|
BASE_DIST= binutils
|
|
|
|
BASE_VERS= 2.9.1
|
|
|
|
|
2001-06-27 07:17:40 +02:00
|
|
|
.include "../../devel/prc-tools/Makefile.common"
|
|
|
|
|
2001-04-25 19:39:16 +02:00
|
|
|
USE_LIBINTL= YES
|
|
|
|
|
2001-06-27 07:07:33 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|