From 6d89c7bc6a87cdf58415b9141336dc64d3b26237 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 30 Mar 2006 05:00:05 +0000 Subject: Don't define INFO_DIR anymore ... it's an unused variable. --- cross/h8300-hms-binutils/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cross/h8300-hms-binutils') diff --git a/cross/h8300-hms-binutils/Makefile b/cross/h8300-hms-binutils/Makefile index 13fc91b546e..3314e46aa58 100644 --- a/cross/h8300-hms-binutils/Makefile +++ b/cross/h8300-hms-binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/03/20 18:15:37 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/03/30 05:00:05 jlam Exp $ DISTNAME= binutils-2.12.1 PKGNAME= cross-h8300-hms-binutils-2.12.1 @@ -22,7 +22,6 @@ CONFIGURE_ARGS+= --target=h8300-hms CONFIGURE_SCRIPT= ${SRCDIR}/configure SRCDIR= ${WRKDIR}/${DISTNAME} BUILD_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all -INFO_DIR= libexec/cross-h8300-hms/binutils INFO_FILES= # PLIST INSTALLATION_DIRS= ${H8300_PREFIX} -- cgit v1.2.3