head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.05.25.17.37.23;	author thierry;	state dead;
branches;
next	1.1;

1.1
date	2000.07.31.15.01.38;	author nbm;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 2005;

- Take maintainership.

PR:		ports/95055
Submitted by:	Max E. Kuznecov <mek (at) mek.uz.ua>
@
text
@--- ada/make.adb.orig	Wed May  3 20:09:55 2000
+++ ada/make.adb	Wed May  3 20:10:20 2000
@@@@ -238,7 +238,7 @@@@
    -- Compiler, Binder & Linker Data and Subprograms --
    ----------------------------------------------------
 
-   Gcc             : String_Access := Program_Name ("gcc");
+   Gcc             : String_Access := Program_Name ("adagcc");
    Gnatbind        : String_Access := Program_Name ("gnatbind");
    Gnatlink        : String_Access := Program_Name ("gnatlink");
    --  Default compiler, binder, linker programs
@


1.1
log
@Add gnat-glade, the glade companion package to gnat, for building
distributed systems in Ada.

PR:		ports/18374
Submitted by:	Samuel Tardieu <sam@@inf.enst.fr>
@
text
@@

