> From: "Ewan Delanoy" <ewan.dela...@gmx.fr> > Date: Mon, 7 Dec 2015 19:17:51 +0100 > Sensitivity: Normal > > I am a little curious about GNU-make internals, so what I would > like to do is the following : invoke make not the usual way, but by > viewing the source as a project in my favorite C debugger, and > (presumably) call a certain "main" function (or whatever it is called) > taking as parameter a makefile name and a target name. > I browsed a few files in the source distribution at random without > finding > what I was looking for. Where is this "main" function ?
In main.c, of course. _______________________________________________ Help-make mailing list Help-make@gnu.org https://lists.gnu.org/mailman/listinfo/help-make