Makefile.in: Remove the Project Manager from the GNAT tools.
authorVincent Celier <celier@adacore.com>
Wed, 6 Sep 2017 12:18:24 +0000 (12:18 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Sep 2017 12:18:24 +0000 (14:18 +0200)
2017-09-06  Vincent Celier  <celier@adacore.com>

        * gcc-interface/Makefile.in: Remove the Project Manager from the GNAT
tools.

From-SVN: r251787

gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in

index 8939a8cbad153f3badbc24c18bb1962a95e7e741..264dd9b34d3c53adf31b7b03f7c8e5359edbb640 100644 (file)
@@ -31,6 +31,7 @@
        * make.adb, makeusg.adb, switch-m.adb, switch-m.ads, make_util.adb,
        make_util.ads, sinput.adb, sinput.ads, clean.adb, gnatls.adb,
        gnatname.adb: Remove the Project Manager from the GNAT tools.
+       * gcc-interface/Makefile.in: ditto.
 
 2017-09-06  Bob Duff  <duff@adacore.com>
 
index b485c18ec21e8848a6862eed3755ce3c18578c9f..d8f87beafd7952c058124ee06b28cac50f370050 100644 (file)
@@ -322,14 +322,11 @@ GNATMAKE_OBJS = a-except.o ali.o ali-util.o aspects.o s-casuti.o alloc.o \
  atree.o binderr.o butil.o casing.o csets.o debug.o elists.o einfo.o errout.o \
  erroutc.o errutil.o err_vars.o fmap.o fname.o fname-uf.o fname-sf.o \
  gnatmake.o gnatvsn.o hostparm.o interfac.o i-c.o i-cstrin.o krunch.o lib.o \
- make.o makeusg.o makeutl.o mlib.o mlib-fil.o mlib-prj.o mlib-tgt.o \
- mlib-tgt-specific.o mlib-utl.o namet.o nlists.o opt.o osint.o osint-m.o \
- output.o prj.o prj-attr.o prj-attr-pm.o prj-com.o prj-dect.o prj-env.o \
- prj-conf.o prj-pp.o prj-err.o prj-ext.o prj-nmsc.o prj-pars.o prj-part.o \
- prj-proc.o prj-strt.o prj-tree.o prj-util.o restrict.o rident.o s-exctab.o \
+ make.o makeusg.o make_util.o namet.o nlists.o opt.o osint.o osint-m.o \
+ output.o restrict.o rident.o s-exctab.o \
  s-secsta.o s-stalib.o s-stoele.o scans.o scng.o sdefault.o sfn_scan.o \
  s-purexc.o s-htable.o scil_ll.o sem_aux.o sinfo.o sinput.o sinput-c.o \
- sinput-p.o snames.o stand.o stringt.o styleg.o stylesw.o system.o validsw.o \
+ snames.o stand.o stringt.o styleg.o stylesw.o system.o validsw.o \
  switch.o switch-m.o table.o targparm.o tempdir.o tree_io.o types.o uintp.o \
  uname.o urealp.o usage.o widechar.o \
  $(EXTRA_GNATMAKE_OBJS)