]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Makefile.in: (HIE_SOURCES): add s-fat*.
authorArnaud Charlet <charlet@gnat.com>
Wed, 5 Dec 2001 01:54:49 +0000 (01:54 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Wed, 5 Dec 2001 01:54:49 +0000 (02:54 +0100)
From-SVN: r47647

gcc/ada/ChangeLog
gcc/ada/Makefile.in

index 3b6f176baafbf41262c2178d0232ada6a6c884c2..4e5301a83f8fc9095e2e0cc11ed0bd1b80f018c7 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-04  Arnaud Charlet <charlet@gnat.com>
+
+       * Makefile.in: (HIE_SOURCES): add s-fat*.
+
 2001-12-04  Robert Dewar <dewar@gnat.com>
 
        * sem_attr.adb:
index dcaf2bd2a36148cb3344d6a1beebbd420f06509e..0a03fa71268c431914debfe90d78d588277a081c 100644 (file)
@@ -1896,6 +1896,12 @@ HIE_SOURCES = \
  unchdeal.ads \
  s-maccod.ads \
  s-unstyp.ads \
+ s-fatgen.ads \
+ s-fatgen.adb \
+ s-fatflt.ads \
+ s-fatlfl.ads \
+ s-fatllf.ads \
+ s-fatsfl.ads \
  a-tags.ads   \
  a-tags.adb $(EXTRA_HIE_SOURCES)