Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dmain.c113 static void read_makefile_list(Lst, struct dirs *);
592 read_makefile_list(Lst mk, struct dirs *d) in read_makefile_list() function
616 read_makefile_list(&sysMkPath, d); in read_all_make_rules()
620 read_makefile_list(makefiles, d); in read_all_make_rules()