This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Ada] Fix list of sources for HIE mode


2001-12-04  Arnaud Charlet <charlet@gnat.com>

	* Makefile.in: (HIE_SOURCES): add s-fat*.

*** Makefile.in	2001/10/09 15:13:00	1.1413
--- Makefile.in	2001/10/17 15:53:23	1.1414
***************
*** 1896,1901 ****
--- 1896,1907 ----
   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)
  


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]