16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

v All make special targets except .DEFAULT, .P<strong>OS</strong>IX, .SUFFIXES (referred to in<br />

P<strong>OS</strong>IX.2 as special targets).<br />

v All make macros except SHELL (referred to in P<strong>OS</strong>IX.2 as control macros).<br />

Related Information<br />

c89, cc, c++, makedepend<br />

S. I. Feldman, “Make—Program for Maintaining Computer Programs,”<br />

Software—Practice and Experience 9 (no. 4, April 1979):225–65 [Bell Labs, Murray<br />

Hill, NJ]<br />

makedepend — Generate source dependency information<br />

Format<br />

Description<br />

makedepend [–S directory] [–W m,option[,option]...]... sourcefile [(sourcefiles)]...<br />

makedepend [–S directory]<br />

makedepend [–W m,a]<br />

makedepend [–W m,c89 | –W m,cc]<br />

makedepend [–W m,file(MakeFile) | –W m,f(MakeFile)]<br />

makedepend [–W m,list(FileName) | –W m,lis (FileName)]<br />

makedepend [–W m,o(ObjSuffix)]<br />

makedepend [–W m,p(ObjPrefix)]<br />

makedepend [–W m,s(String)]<br />

makedepend [–W m,showinc | –W m,show]<br />

makedepend [–W m,type(c|C(t1,t2,...)) | –W m,t(c|C(t1,t2,...))]<br />

makedepend [–W m,V(<strong>OS</strong>VvRr) | –W m,V(z<strong>OS</strong>VvRr)]<br />

makedepend [–W m,w(Width)]<br />

For z/<strong>OS</strong> <strong>UNIX</strong> makedepend [c89|cc|c++options]:<br />

makedepend [+−]<br />

makedepend [–D name[=value]]<br />

makedepend [–Idir1[,dir2]...]<br />

makedepend [–0, –O (–1), –2, –3]<br />

makedepend [–Uname]<br />

makedepend [–Wphase,option[,option]...]<br />

The makedepend tool is used to analyze source files and determine source<br />

dependencies. makedepend calls files, which are directly or indirectly included by a<br />

source file, ″dependencies.″ If the makedepend W m,-list option is specified, this<br />

tool produces a listing file with the following topics:<br />

v The list of compiler options and variables applied to all C source<br />

v The list of compiler options and variables applied to all C++ source<br />

v The list of makedepend options applied<br />

v The list of include and source search paths<br />

v Messages<br />

v Message summary, and<br />

v Statistics (in other words, total number of source files processed, number of<br />

ignored sources files, and so forth).<br />

make<br />

Chapter 2. Shell command descriptions 413

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!