Lines Matching refs:words
21 # ME := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))976 | grep . && { echo '$(ME): doubled words' 1>&2; exit 1; } || :978 # A regular expression matching undesirable combinations of words like979 # "can not"; this matches them even when the two words appear on different