* gcc_release: Add libada as part of ADA_DIRS.
From-SVN: r77595
This commit is contained in:
parent
d9cdb878ac
commit
0e315ffc0d
@ -1,3 +1,7 @@
|
||||
2004-02-10 Arnaud Charlet <charlet@act-europe.fr>
|
||||
|
||||
* gcc_release: Add libada as part of ADA_DIRS.
|
||||
|
||||
2004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* crontab: Make 3.4 snapshots from the new 3.4 release branch.
|
||||
|
@ -479,7 +479,7 @@ SOURCE_DIRECTORY=""
|
||||
|
||||
# The directories that should be part of the various language-specific
|
||||
# tar files. These are all relative to the top of the source tree.
|
||||
ADA_DIRS="gcc/ada"
|
||||
ADA_DIRS="gcc/ada libada"
|
||||
CPLUSPLUS_DIRS="gcc/cp libstdc++-v3"
|
||||
FORTRAN_DIRS="gcc/f libf2c"
|
||||
JAVA_DIRS="gcc/java libjava libffi fastjar zlib boehm-gc"
|
||||
|
Loading…
Reference in New Issue
Block a user