Next Previous Contents

11. 參考與進一步閱讀資料

BORLAND C++ TOOLS AND UTILITIES GUIDE, Borland International, 1992,
pp. 9-42.
[Borland C++, ver. 3.1. 的發行手冊之一. 給了很好介紹在語法和概念上,
使用 Borland 在 DOS 下殘餘的實作.]

DuBois, Paul: SOFTWARE PORTABILITY WITH IMAKE, O'Reilly and Associates,
1996, ISBN 1-56592-226-3.
[這據說是完整的 imake 參考資料, 雖然我在寫本文時,還未取得.]

Frisch, Aeleen: ESSENTIAL SYSTEM ADMINISTRATION, O'Reilly and
Associates, 1995, ISBN 1-56592-127-5.
[這是其它卓越的系統管理手冊已經有概略層面的談到建立軟體.]

Lehey, Greg: PORTING UNIX SOFTWARE, O'Reilly and Associates, 1995, ISBN
1-56592-126-7.

Mui, Linda 和 Valerie Quercia: X USER TOOLS, O'Reilly and Associates,
1994, ISBN 1-56592-019-8, pp. 734-760.

Oram, Andrew 和 Steve Talbott: MANAGING PROJECTS WITH MAKE, O'Reilly
and Associates, 1991, ISBN 0-937175-90-0.

Peek, Jerry 和 Tim O'Reilly 與 Mike Loukides: UNIX POWER TOOLS,
O'Reilly and Associates / Random House, 1997, ISBN 1-56592-260-3.
[很棒的概念來源, 而且有大量使用工具你可能從原始碼來建立,
使用在本文中討論的方法.]

Stallman, Richard M. 和 Roland McGrath: GNU MAKE, Free Software
Foundation, 1995, ISBN 1-882114-78-7.
[應該是需要閱讀的.]

Welsh, Matt 和 Lar Kaufman: RUNNING LINUX, O'Reilly and Associates,
1996, ISBN 1-56592-151-8.
[仍然是全部 Linux 參考資料最好的, 雖然在某些地方缺少比較深入討論.]

當然還有 make, imake, xmkmf, gcc, ldconfig, gzip, tar, 和 patchman pages.


Next Previous Contents