pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/h8300-hms-gcc Deal with info files.
details: https://anonhg.NetBSD.org/pkgsrc/rev/16ea71a41360
branches: trunk
changeset: 465278:16ea71a41360
user: seb <seb%pkgsrc.org@localhost>
date: Fri Dec 26 13:16:31 2003 +0000
description:
Deal with info files.
diffstat:
cross/h8300-hms-gcc/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 85af921ce8d5 -r 16ea71a41360 cross/h8300-hms-gcc/Makefile
--- a/cross/h8300-hms-gcc/Makefile Fri Dec 26 12:41:55 2003 +0000
+++ b/cross/h8300-hms-gcc/Makefile Fri Dec 26 13:16:31 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/09/17 19:40:06 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/12/26 13:16:31 seb Exp $
DISTNAME= gcc-core-3.1
PKGNAME= cross-h8300-hms-gcc-3.1
@@ -31,6 +31,8 @@
CONFIGURE_SCRIPT= ${SRCDIR}/configure
SRCDIR= ${WRKDIR}/gcc-3.1
ALL_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all
+INFO_DIR= ${H8300_PREFIX:S|${PREFIX}/||}/gcc
+INFO_FILES= cpp.info cppinternals.info gcc.info gccint.info
USE_PKGSRC_GCC= # defined
Home |
Main Index |
Thread Index |
Old Index