Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Dcommands.h38 extern void execute_file_commands PARAMS ((struct file *file));
H A Dcommands.c368 execute_file_commands (struct file *file) in execute_file_commands() function
H A Dremake.c1123 execute_file_commands (file); in remake_file()