Searched refs:made (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libcmd/
H A Dmkdir.c74 int made; local
128 made = 1;
144 made = 0;
167 made = 1;
172 if (made && (mode & (S_ISVTX|S_ISUID|S_ISGID)))
/ast/lib/package/
H A Dpackage.mk143 Any archives, distributions or packages made from source or
/ast/src/cmd/INIT/
H A Dpackage.mk143 Any archives, distributions or packages made from source or
/ast/src/cmd/nmake/
H A DMakerules.mk57 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.]}'
162 * made when the base rules are loaded
1830 * make dll via cc- if not already made at this level

Completed in 36 milliseconds