开发者

what is gendep?

what is gendep? it build开发者_开发问答s dependencies, how? any good book to read about this entire gnu make gamut?


Not an expert by any means, but it appears to look at the system calls to open() that a particular binary makes and looks to see if the opened file matches a particular regular expression. If it finds a match, it records this match in a file GNU make can parse.

http://www.hep.phy.cam.ac.uk/~lester/gendep/index.html

As far as GNU make, I know there's an O'Reilly book out there on the subject but this free tutorial does a good job going over the basics: http://www.gnu.org/software/make/manual/make.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜