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

  /src/external/gpl3/autoconf/dist/
maint.mk 176 # prohibit | require
184 # a prohibit construct. For example, this can be used to exclude
224 export prohibit = macro
246 test -n "$$prohibit" && test -n "$$require" \
247 && { msg='Cannot specify both prohibit and require' \
249 test -z "$$prohibit" && test -z "$$require" \
250 && { msg='Should specify either prohibit or require' \
252 test -z "$$prohibit" && test -n "$$exclude" \
253 && { msg='Use of exclude requires a prohibit pattern' \
280 if test -n "$$prohibit"; then
    [all...]
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 135 Prohibit mix of dirs and files on a single 'cvsacl' line

Completed in 25 milliseconds