Software Portability W/imake - Softcover

DUBOIS

 
9781565920552: Software Portability W/imake

Synopsis

Imake is a utility that works with make to enable code to be compiled and installed on different UNIX machines. Imake makes possible the wide portability of the X Window System code and is widely considered an X tool, but it's also useful for any software project that needs to be ported to many UNIX systems. This Nutshell Handbook(R)--the only book available on imake--is ideal for X and UNIX programmers who want their software to be portable. The book is divided into two sections. The first section is a general explanation of imake, X configuration files, and how to write and debug an Imakefile. The second section describes how to write configuration files and presents a configuration file architecture that allows development of coexisting sets of configuration files. Several sample sets of configuration files are described and are available free over the Net.

"synopsis" may belong to another edition of this title.

From the Publisher

Imake is a utility that works with make to enable code to be compiled and installed on different UNIX machines. Imake makes possible the wide portability of the X Window System code and is widely considered an X tool, but it's also useful for any software project that needs to be ported to many UNIX systems. Imake also runs under Windows NT. This Nutshell Handbook(R) -- the only book available on imake -- is ideal for X and UNIX programmers who want their software to be portable. The book is divided into two sections. The first section is a general explanation of imake, X configuration files, and how to write and debug an Imakefile. The second section describes how to write configuration files and presents a configuration file architecture that allows development of coexisting sets of configuration files. Several sample sets of configuration files are described and are available free over the Net. New in the second edition: Updated to cover the current version of the X Window System (X11R6.1) Discusses using imake for non-UNIX systems such as Windows NT Covers some of the quirks about using imake under OpenWindows/Solaris

From the Back Cover

imake, a UNIX utility that works with make, enables you to port software, usually (but not exclusively) X Window System code, to multiple UNIX platforms. imake also runs under Windows NT. imake stores the differences between the operating systems in configuration files. It then generates a different Makefile for each system for use with make, the UNIX software development utility. Software Portability with imake, Second Edition, tells you everything you need to know about imake and its associated utilities, such as makedepend and mkdirhier. It is the only book published on the subject. The second edition has been updated to cover the current version of the X Window System (X11R6.1). It gets you started using imake for non-UNIX systems such as Microsoft Windows, NT, and covers some of the quirks inherent in using imake under OpenWindows/Solaris.|imake, a UNIX utility that works with make, enables you to port software, usually (but not exclusively) X Window System code, to multiple UNIX platforms. imake also runs under Windows NT. imake stores the differences between the operating systems in configuration files. It then generates a different Makefile for each system for use with make, the UNIX software development utility. Software Portability with imake, Second Edition, tells you everything you need to know about imake and its associated utilities, such as makedepend and mkdirhier. It is the only book published on the subject. The second edition has been updated to cover the current version of the X Window System (X11R6.1). It gets you started using imake for non-UNIX systems such as Microsoft Windows, NT, and covers some of the quirks inherent in using imake under OpenWindows/Solaris.

"About this title" may belong to another edition of this title.