Searched refs:mamfile (Results 1 - 3 of 3) sorted by relevance

/ast/lib/package/
H A Dpackage.mk97 mamfile = 1 macro
671 if [[ '$(mamfile)' == 1 ]]
700 then if [[ '$(mamfile)' == 1 ]]
808 if [[ '$(mamfile)' == 1 ]]
984 then if [[ '$(mamfile)' == 1 ]]
/ast/src/cmd/INIT/
H A Dmamake.c40 " prerequisite file descriptions from a mamfile (see \b-f\b) and executes"
250 static char mamfile[] = "Mamfile"; variable
268 fprintf(stderr, "Usage: %s [-iknFKNV] [-f mamfile] [-r pattern] [-C directory] [-D level] [target ...] [name=value ...]\n", state.id);
2028 append(buf, mamfile);
2082 state.file = mamfile;
2355 * read the mamfile(s) and bring the targets up to date
H A Dpackage.mk97 mamfile = 1 macro
671 if [[ '$(mamfile)' == 1 ]]
700 then if [[ '$(mamfile)' == 1 ]]
808 if [[ '$(mamfile)' == 1 ]]
984 then if [[ '$(mamfile)' == 1 ]]

Completed in 25 milliseconds