Re: [PATCH v2 08/18] convert the ObjC++ front end to automatic dependencies

2013-07-29 Thread Tom Tromey
> "Mike" == Mike Stump writes: >> +objcp/objcp-act.o : objc/objc-act.c >> +objcp/objc-encoding.o : objc/objc-encoding.c >> +objcp/objc-map.o : objc/objc-map.c Mike> Please, no space before :. Ok with that. I'll make the change, but please note that this is how it was before my patch. This

Re: [PATCH v2 08/18] convert the ObjC++ front end to automatic dependencies

2013-07-29 Thread Mike Stump
On Jul 29, 2013, at 9:24 AM, Tom Tromey wrote: > +objcp/objc-runtime-shared-support.o : objc/objc-runtime-shared-support.c > +objcp/objc-gnu-runtime-abi-01.o: objc/objc-gnu-runtime-abi-01.c > +objcp/objc-next-runtime-abi-01.o: objc/objc-next-runtime-abi-01.c > +objcp/objc-next-runtime-abi-02.o:

[PATCH v2 08/18] convert the ObjC++ front end to automatic dependencies

2013-07-29 Thread Tom Tromey
This converts the ObjC++ front end. Now we can finally remove the *_H macros from cp/Make-lang.in. * Make-lang.in (CXX_TREE_H, CXX_PARSER_H, CXX_PRETTY_PRINT_H): Remove. * Make-lang.in (START_HDRS, cc1objplus-checksum.o) (objcp/objcp-lang.o, objcp/objcp-decl.o