1323124Sdes# Copyright 2004 Free Software Foundation, Inc.
257429Smarkm
357429Smarkm#This file is part of GCC.
457429Smarkm
557429Smarkm#GCC is free software; you can redistribute it and/or modify
657429Smarkm#it under the terms of the GNU General Public License as published by
765668Skris#the Free Software Foundation; either version 2, or (at your option)
865668Skris#any later version.
965668Skris
1065668Skris#GCC is distributed in the hope that it will be useful,
1165668Skris#but WITHOUT ANY WARRANTY; without even the implied warranty of
1265668Skris#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1365668Skris#GNU General Public License for more details.
1460573Skris
1592559Sdes#You should have received a copy of the GNU General Public License
1665668Skris#along with GCC; see the file COPYING.  If not, write to
1765668Skris#the Free Software Foundation, 51 Franklin Street, Fifth Floor,
1865668Skris#Boston MA 02110-1301, USA.
1965668Skris
2065668Skris# GCC's Makefile fragment for libada.
2165668Skris# libada needs some information from the GCC configure file at the moment,
2265668Skris# and this exists to transfer that information in as clean a way as possible.
2365668Skris
2465668Skrisexeext=@host_exeext@
2565668Skrislibdir=@libdir@
2665668SkrisNOCOMMON_FLAG=@nocommon_flag@
2765668SkrisWARN_CFLAGS=@warn_cflags@
2865668Skrisgcc_tmake_file=@tmake_file@
2965668Skrisgcc_xmake_file=@xmake_file@
3065668Skrishost_cc_for_libada=@host_cc_for_libada@
3165668Skris