Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/misc/
H A Dncu2openbsd561 sub makefile_list($$$) { subroutine
707 my @autosrc = &makefile_list( \@oldfile, "AUTO_SRC", "?" );
711 my @sources = &makefile_list( \@oldfile, "C_SRC", "./" );
846 my @headers = &makefile_list( \@oldfile, "AUTO_SRC", "?" );
849 my @sources = &makefile_list( \@oldfile, "C_SRC", "?" );
898 my @autosrc = &makefile_list( \@oldfile, "AUTO_SRC", "?" );