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

/ast/src/cmd/INIT/
H A DCONVERT.mk23 * of the hierarchy with the ast nmake(1) (after setting PATH and VPATH):
58 * if no files are specified then the from hierarchy
96 hierarchy = src src/cmd src/lib macro
151 I := $(hierarchy:C,$,/Makefile)
H A Dpackage.mk1168 the source build hierarchy, not the current directory.
/ast/src/lib/libcmd/
H A Dcp.c53 "[h:hierarchy|parents?Form the name of each destination file by "
165 int hierarchy; /* preserve hierarchy */ member in struct:State_s
265 if (state->hierarchy)
296 if (state->hierarchy && ent->fts_level == 0 && strchr(base, '/'))
797 state->hierarchy = 1;
977 if (state->hierarchy)
/ast/lib/package/
H A Dpackage.mk1168 the source build hierarchy, not the current directory.

Completed in 23 milliseconds