Home | History | Annotate | Download | only in dist

Lines Matching defs:in_files

188 #  in_vc_files | in_files
219 # when filtering by name via in_files, we explicitly filter out matching
227 export in_files =
255 test -n "$$in_vc_files" && test -n "$$in_files" \
256 && { msg='Cannot specify both in_vc_files and in_files' \
262 if test -n "$$in_files"; then \
263 files=$$(find $(srcdir) | grep -E "$$in_files" \
1140 in_files=$(v_etc_file) \
1195 in_files='$(CONFIG_INCLUDE)' \
1209 in_files=$$(find $(srcdir) -name Makefile.in) \