summaryrefslogtreecommitdiff
path: root/cross/h8300-hms-gcc
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-03 15:14:50 +0000
committerwiz <wiz>2004-12-03 15:14:50 +0000
commitd6d63b8488b4bf8c0a90ce1519020f226b0e13bb (patch)
tree8f483a3c4a5e5f1691642df617cb7138d1cf8187 /cross/h8300-hms-gcc
parentd7c71d7f553fdd9fc3036c9e1afddc1698cffbfb (diff)
downloadpkgsrc-d6d63b8488b4bf8c0a90ce1519020f226b0e13bb.tar.gz
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Diffstat (limited to 'cross/h8300-hms-gcc')
-rw-r--r--cross/h8300-hms-gcc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile
index 0f1329062b3..aa2e0af2b00 100644
--- a/cross/h8300-hms-gcc/Makefile
+++ b/cross/h8300-hms-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/08/05 13:38:00 drochner Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/03 15:14:53 wiz Exp $
DISTNAME= gcc-core-3.1
PKGNAME= cross-h8300-hms-gcc-3.1
@@ -30,7 +30,7 @@ CONFIGURE_ARGS+= --enable-languages=c
CONFIGURE_ARGS+= --with-newlib
CONFIGURE_SCRIPT= ${SRCDIR}/configure
SRCDIR= ${WRKDIR}/gcc-3.1
-ALL_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all
+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