summaryrefslogtreecommitdiffstats
path: root/boehm-gc/Makefile.in
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-27 00:16:56 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-27 00:16:56 +0000
commit18aee33486b65ed565dfb9c5b8e97bc6500d69a2 (patch)
tree42705ab62146dc97d605e8794ec2ee20848a2e0a /boehm-gc/Makefile.in
parent4a791ed154c1bcc542cfa3d008156b64d8c553e7 (diff)
downloadppe42-gcc-18aee33486b65ed565dfb9c5b8e97bc6500d69a2.tar.gz
ppe42-gcc-18aee33486b65ed565dfb9c5b8e97bc6500d69a2.zip
* configure.in: Add CCAS, CCASFLAGS for future automakes.
* configure, Makefile.in, include/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78540 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/Makefile.in')
-rw-r--r--boehm-gc/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/boehm-gc/Makefile.in b/boehm-gc/Makefile.in
index b64617c036c..3092023998d 100644
--- a/boehm-gc/Makefile.in
+++ b/boehm-gc/Makefile.in
@@ -66,6 +66,8 @@ target_triplet = @target@
AR = @AR@
AS = @AS@
CC = @CC@
+CCAS = @CCAS@
+CCASFLAGS = @CCASFLAGS@
CFLAGS = @CFLAGS@
CPP = @CPP@
CXX = @CXX@
OpenPOWER on IntegriCloud