Searched refs:ROOTDIR (Results 1 – 1 of 1) sorted by relevance
101 ROOTDIR = $(CURDIR) macro106 SCRIPTS = $(ROOTDIR)/scripts108 CONFIGS = $(ROOTDIR)/config194 -a config=$(ROOTDIR)/config \228 KATEXSRCDIR = $(ROOTDIR)/katex232 -a stylesdir=$(ROOTDIR)/config \424 CHECK_CONTRACTIONS = git grep -i -F -f $(ROOTDIR)/config/CI/contractions | egrep -v -E -f $(ROOTDIR…433 CODESPELL = codespell --config $(ROOTDIR)/config/CI/codespellrc -S '*.js' -S './antora*/*' -S 'ERRS…444 CHECK_WRITING = git grep -E -f $(ROOTDIR)/config/CI/writing $(SPECDIR)/registry.adoc $(SPECDIR)/vks…492 CHECK_TXTFILES = find . -name '*.txt' | egrep -v -E -f $(ROOTDIR)/config/CI/txt-files-allowed[all …]