Home
last modified time | relevance | path

Searched refs:makefile_next (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc923 int makefile_next = 0; /* in read_command_options() local
1039 makefile_next |= parse_command_option(ch); in read_command_options()
1051 switch (makefile_next) { in read_command_options()
1103 makefile_next = 0; in read_command_options()
1796 int makefile_next = 0; in read_files_and_state() local