O’Reilly Books Latest (Web hosting domain) LAMP Titles: mod_perl Pocket Reference

O’Reilly Books Latest LAMP Titles: mod_perl Pocket Reference SQL in a Nutshell Network Printing Books by topic: Linux Open Source Security System and Network Administration Unix Web and Internet O’Reilly Network Technologies: ONJava.com ONLamp.com openp2p.com Perl.com XML.com Apache BSD Java Javascript and CSS Linux Mac Mozilla .NET P2P Perl Policy PHP Python Web Services Wireless found. This option is passed directly to cpp. -s filename Name of make description file to be generated. If filename is a , the output is written to stdout. The default is to generate, but not execute, a Makefile. -Ttemplate Name of master template file used by cpp. This file is usually located in the directory specified with the -I option. The default file is Imake.tmpl. -v Print the cpp command line used to generate the Makefile. Tools Following is a list of tools used with imake: makedepend [options] files Create header file dependencies in Makefiles. make- depend reads the named input source files in sequence and parses them to process #include, #define, #undef, #ifdef, #ifndef, #endif, #if, and #else directives so it can tell which #include directives would be used in a compilation. makedepend determines the dependencies and writes them to the Makefile. make then knows which object files must be recompiled when a dependency has changed. makedepend has the following options: — options — Ignore any unrecognized options following a double hyphen. A second double hyphen terminates this action. Recognized options between the hyphens are processed normally. -a Append dependencies to any existing ones instead of replacing existing ones. -ffilename Write dependencies to filename instead of to Makefile. -m Print a warning when encountering a multiple inclusion. -sstring Use string as delimiter in file, instead of # DO NOT DELETE THIS LINE make depend depends on it. -v Verbose. List all files included by main source file.

Leave a Reply