Lines Matching full:files
86 po-check copyright-check writable-files m4-check author_mark_check \
181 # Nearly all .c files must include <config.h>.
186 { echo '$(ME): the above files do not include <config.h>' \
191 @files=$$(grep -l '# *include <assert\.h>' \
193 grep -L '\<assert (' $$files \
195 { echo "$(ME): the above files include <assert.h> but don't use it" \
251 # of files included from system.h. Exclude a couple.
259 # Files in src/ should not include directly any of
355 # Verify that all source files using _() are listed in po/POTFILES.in.
361 files=; \
371 files="$$files $$file"; \
373 grep -E -l '\bN?_\([^)"]*("|$$)' $$files | sort -u > $@-2; \
390 # and there probably aren't many projects with so many Makefile.am files
398 writable-files:
434 echo "Some files are locally modified:" 1>&2; \
505 rel-files = $(xd-delta) $(DIST_ARCHIVES)
506 announcement: NEWS ChangeLog $(rel-files)
519 ## Updating files. ##
539 # Updating PO files. #
564 # with each of the files that belongs to some other package and is
622 @echo " $(rel-files)"
635 ln $(rel-files) $(release_archive_dir)
636 chmod a-w $(rel-files)