summaryrefslogtreecommitdiff
path: root/cross/h8300-hms-gcc/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-20 18:15:37 +0000
committerjlam <jlam>2006-03-20 18:15:37 +0000
commitbb8509a89e35426c1df30c5cdd4d840a2fde9158 (patch)
tree0f05903ff61fcd859ec72aa544fa1e5eda653bf6 /cross/h8300-hms-gcc/Makefile
parent2cacc7f60d1cd4785e4584dcedbf9e14e4404415 (diff)
downloadpkgsrc-bb8509a89e35426c1df30c5cdd4d840a2fde9158.tar.gz
* Nuke all references to and definitions of INFO_DIR in package Makefiles
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems.
Diffstat (limited to 'cross/h8300-hms-gcc/Makefile')
-rw-r--r--cross/h8300-hms-gcc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile
index 9eccc9a8603..5e0d489df49 100644
--- a/cross/h8300-hms-gcc/Makefile
+++ b/cross/h8300-hms-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:30 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/03/20 18:15:37 jlam Exp $
DISTNAME= gcc-core-3.1
PKGNAME= cross-h8300-hms-gcc-3.1
@@ -31,8 +31,7 @@ CONFIGURE_ARGS+= --with-newlib
CONFIGURE_SCRIPT= ${SRCDIR}/configure
SRCDIR= ${WRKDIR}/gcc-3.1
BUILD_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all
-INFO_DIR= ${H8300_PREFIX:S|${PREFIX}/||}/gcc
-INFO_FILES= cpp.info cppinternals.info gcc.info gccint.info
+INFO_FILES= # PLIST
GCC_REQD+= 2.8.0