HomeSort by: relevance | last modified time | path
    Searched refs:in_vc_files (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/autoconf/dist/
maint.mk 188 # in_vc_files | in_files
226 export in_vc_files = macro
255 test -n "$$in_vc_files" && test -n "$$in_files" \
256 && { msg='Cannot specify both in_vc_files and in_files' \
267 if test -n "$$in_vc_files"; then \
268 files=$$(echo "$$files" | grep -E "$$in_vc_files"); \
354 in_vc_files='\.[chly]$$' \
399 in_vc_files='\.c$$' \
672 in_vc_files='^ChangeLog$$' \
680 in_vc_files='\.c$$'
    [all...]

Completed in 17 milliseconds