Searched defs:SOURCE (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/port/
H A Dastlicense.c89 #define SOURCE 18 macro
387 else if (!(t = notice->item[SOURCE].data))
/ast/src/cmd/nmake/
H A DMakerules.mk29 .ANCESTOR.LIST = $(-ancestor-source) .SOURCE.a lib .SOURCE.h include
38 set option=';ancestor-source;s;-;A list of \b.SOURCE\b\a.suffix\a \adirectory\a pairs added to the ancestor directory search.;.SOURCE.suffix directory...:=$(.ANCESTOR.LIST)'
57 set option=';recurse;sa;-;Set the recursive \b:MAKE:\b \aaction\a:;[action:=1]{[+combine?Combine all recursive makefiles into one rooted at the current directory. \b::\b, \b:PACKAGE:\b, \b.SOURCE\b*, and \bLDLIBRARIES\b are intercepted to adjust relative directory and library references. Complex makefile hierarchies may not be amenable to combination.][+implicit?All makefiles in all subdirectories are treated as if they contained \b:MAKE:\b.][+list?List the recursion directories, one per line, on the standard output and exit. A \b-\b prerequisite separates groups that may be made concurrently and a \b+\b prerequisite separates leaf directories from intermediate directories.][+only?Disable component closure and operate on explicit prerequisites only.][+prereqs?List the recursion directory dependencies as a makefile on the standard output and exit.][+\anumber\a?Set the directory recursion concurrency level to \anumber\a.]}'
324 .SOURCE.a : $(APP:D:D)
609 if T = "$(*.SOURCE.%.ARCHIVE:X=$(T):T=F:O=1)"
764 .SOURCE.a : $(T)
770 if T = "$(*.SOURCE.%.ARCHIVE:L>$(CC.PREFIX.ARCHIVE)$(B)$(I)$(CC.SUFFIX.ARCHIVE)|$(J)$(B)$(I)$(CC.SUFFIX.SHARED))"
802 T := $(*.SOURCE
[all...]

Completed in 44 milliseconds