/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-misspellings.exp | 1 make: "directive-misspellings.mk" line 13: Unknown directive "dinclud" 2 make: "directive-misspellings.mk" line 16: Unknown directive "dincludx" 3 make: "directive-misspellings.mk" line 18: .include filename must be delimited by '"' or '<' 4 make: "directive-misspellings.mk" line 21: Unknown directive "erro" 5 make: "directive-misspellings.mk" line 23: Unknown directive "errox" 6 make: "directive-misspellings.mk" line 28: Unknown directive "expor" 7 make: "directive-misspellings.mk" line 31: Unknown directive "exporx" 8 make: "directive-misspellings.mk" line 33: Unknown directive "exports" 9 make: "directive-misspellings.mk" line 36: Unknown directive "export-en" 10 make: "directive-misspellings.mk" line 40: Unknown directive "export-environment" [all …]
|
H A D | directive-for.exp | 1 make: "directive-for.mk" line 117: outer 2 make: "directive-for.mk" line 138: a:\ a:\file.txt 3 make: "directive-for.mk" line 138: d:\\ 4 make: "directive-for.mk" line 138: d:\\file.txt 5 make: "directive-for.mk" line 158: ( ( ( 6 make: "directive-for.mk" line 158: [ [ [ 7 make: "directive-for.mk" line 158: { { { 8 make: "directive-for.mk" line 158: ) ) ) 9 make: "directive-for.mk" line 158: ] ] ] 10 make: "directive-for.mk" line 158: } } } [all …]
|
H A D | varmod.exp | 1 make: "varmod.mk" line 101: To escape a dollar, use \$, not $$, at "$$:L} != """ 2 make: "varmod.mk" line 101: Invalid variable name ':', at "$:L} != """ 3 make: "varmod.mk" line 107: while evaluating "${:Uword:@word@${word}$@} != "word"" with value "word… 4 make: "varmod.mk" line 117: while evaluating variable "VAR" with value "VAR": Missing delimiter ':'… 5 make: "varmod.mk" line 119: Missing argument for ".error" 6 make: "varmod.mk" line 126: while evaluating variable "word" with value "word": Bad modifier ":[993… 7 make: "varmod.mk" line 126: Malformed conditional (${word:L:[99333000222000111000]}) 8 make: "varmod.mk" line 130: while evaluating variable "word" with value "word": Bad modifier ":[214… 9 make: "varmod.mk" line 130: Malformed conditional (${word:L:[2147483648]}) 10 make: "varmod.mk" line 137: while evaluating variable "word" with value "word": Invalid number "993… [all …]
|
H A D | moderrs.exp | 1 make: in target "mod-unknown-direct": while evaluating variable "VAR" with value "TheVariable": Unk… 4 make: in target "mod-unknown-indirect": while evaluating variable "VAR" with value "TheVariable": U… 8 make: in target "unclosed-direct": while evaluating variable "VAR" with value "Thevariable": Unclos… 12 make: in target "unclosed-indirect": while evaluating variable "VAR" with value "Thevariable": Uncl… 15 make: in target "unfinished-indirect": while evaluating variable "VAR" with value "TheVariable": Un… 18 make: in target "unfinished-loop": while evaluating variable "UNDEF" with value "1 2 3": Unfinished… 20 make: in target "unfinished-loop": while evaluating variable "UNDEF" with value "1 2 3": Unfinished… 25 make: in target "loop-close": while evaluating variable "UNDEF" with value "1}... 2}... 3}...": Unc… 29 make: in target "words": while evaluating variable "UNDEF" with value "1 2 3": Unfinished modifier … 31 make: in target "words": while evaluating variable "UNDEF" with value "1 2 3": Unfinished modifier … [all …]
|
H A D | varmod-to-separator.exp | 1 make: "varmod-to-separator.mk" line 155: while evaluating variable "WORDS" with value "one two thre… 2 make: "varmod-to-separator.mk" line 155: Malformed conditional (${WORDS:[1..3]:ts\400:tu}) 3 make: "varmod-to-separator.mk" line 171: while evaluating variable "WORDS" with value "one two thre… 4 make: "varmod-to-separator.mk" line 171: Malformed conditional (${WORDS:[1..3]:ts\x100:tu}) 5 make: "varmod-to-separator.mk" line 180: while evaluating variable "word" with value "word": Invali… 6 make: "varmod-to-separator.mk" line 180: Malformed conditional (${word:L:ts\x,}) 7 make: "varmod-to-separator.mk" line 187: while evaluating variable "word" with value "word": Invali… 8 make: "varmod-to-separator.mk" line 187: Malformed conditional (${word:L:ts\x112233445566778899}) 9 make: "varmod-to-separator.mk" line 193: while evaluating variable "WORDS" with value "one two thre… 10 make: "varmod-to-separator.mk" line 193: Malformed conditional (${WORDS:[1..3]:ts\-300:tu}) [all …]
|
H A D | varmod-ifelse.exp | 1 make: "varmod-ifelse.mk" line 29: while evaluating condition "bare words == "literal"": Bad conditi… 2 make: "varmod-ifelse.mk" line 29: Malformed conditional (${${:Ubare words} == "literal":?bad:bad}) 3 make: "varmod-ifelse.mk" line 40: while evaluating condition " == """: Bad condition 4 make: "varmod-ifelse.mk" line 49: while evaluating condition " == """: Bad condition 5 make: "varmod-ifelse.mk" line 49: Malformed conditional (${${UNDEF} == "":?bad-cond:bad-cond}) 6 make: "varmod-ifelse.mk" line 73: while evaluating condition "1 == == 2": Bad condition 7 make: "varmod-ifelse.mk" line 73: Malformed conditional (${1 == == 2:?yes:no} != "") 11 make: "varmod-ifelse.mk" line 97: while evaluating condition "1 == == 2": Bad condition 13 make: "varmod-ifelse.mk" line 101: warning: Oops, the parse error should have been propagated. 18 make: "varmod-ifelse.mk" line 163: no. [all …]
|
H A D | varmod-order.exp | 1 make: "varmod-order.mk" line 17: while evaluating variable "WORDS" with value "one two three four f… 2 make: "varmod-order.mk" line 17: Undefined variable "${WORDS:OX" 3 make: "varmod-order.mk" line 23: while evaluating variable "WORDS" with value "one two three four f… 4 make: "varmod-order.mk" line 23: Undefined variable "${WORDS:Ox" 5 make: "varmod-order.mk" line 27: while evaluating variable "WORDS" with value "eight five four nine… 6 make: "varmod-order.mk" line 29: while evaluating variable "NUMBERS" with value "1 2 3 4 5 6 7 8 9 … 7 make: "varmod-order.mk" line 31: while evaluating variable "NUMBERS" with value "10 9 8 7 6 5 4 3 2… 8 make: "varmod-order.mk" line 38: while evaluating variable "NUMBERS" with value "8 5 4 9 1 7 6 10 3… 9 make: "varmod-order.mk" line 38: Malformed conditional (${NUMBERS:Oxn}) 10 make: "varmod-order.mk" line 48: while evaluating variable "NUMBERS" with value "8 5 4 9 1 7 6 10 3… [all …]
|
H A D | directive-elif.exp | 1 make: "directive-elif.mk" line 48: Unknown directive "elsif" 2 make: "directive-elif.mk" line 54: This branch is taken. 3 make: "directive-elif.mk" line 62: Unknown directive "elsif" 4 make: "directive-elif.mk" line 66: This branch is taken. 5 make: "directive-elif.mk" line 73: This branch is taken. 6 make: "directive-elif.mk" line 94: Unknown directive "elsif" 7 make: "directive-elif.mk" line 96: This misspelling is detected. 8 make: "directive-elif.mk" line 98: This branch is taken because of the .else. 9 make: "directive-elif.mk" line 117: What happens on misspelling in a skipped branch? 10 make: "directive-elif.mk" line 128: else [all …]
|
H A D | cond-op.exp | 1 make: "cond-op.mk" line 51: Malformed conditional ("!word" == !word) 2 make: "cond-op.mk" line 72: Malformed conditional (0 ${ERR::=evaluated}) 3 make: "cond-op.mk" line 77: A misplaced expression after 0 is not evaluated. 4 make: "cond-op.mk" line 82: Malformed conditional (1 ${ERR::=evaluated}) 5 make: "cond-op.mk" line 87: A misplaced expression after 1 is not evaluated. 6 make: "cond-op.mk" line 93: A B C => (A || B) && C A || B && C A || (B && C) 7 make: "cond-op.mk" line 108: 0 0 0 => 0 0 0 8 make: "cond-op.mk" line 108: 0 0 1 => 0 0 0 9 make: "cond-op.mk" line 108: 0 1 0 => 0 0 0 10 make: "cond-op.mk" line 108: 0 1 1 => 1 1 1 [all …]
|
H A D | varparse-errors.exp | 1 make: "varparse-errors.mk" line 38: while evaluating "${:U:Z}" with value "": Unknown modifier "Z" 2 make: "varparse-errors.mk" line 47: while evaluating "${:U:Z}post" with value "": Unknown modifier … 3 make: "varparse-errors.mk" line 75: while evaluating "${:U:OX:U${IND}} ${:U:OX:U${IND}}" with value… 4 make: "varparse-errors.mk" line 75: Undefined variable "${:U:OX" 5 make: "varparse-errors.mk" line 75: while evaluating variable "IND" with value "${:OX}": while eval… 6 make: "varparse-errors.mk" line 75: while evaluating "${:U:OX:U${IND}}" with value "": Bad modifier… 7 make: "varparse-errors.mk" line 75: Undefined variable "${:U:OX" 8 make: "varparse-errors.mk" line 75: while evaluating variable "IND" with value "${:OX}": while eval… 9 make: "varparse-errors.mk" line 83: while evaluating "${:U:Q" with value "": Unclosed expression, e… 10 make: "varparse-errors.mk" line 85: while evaluating "${:U:sh" with value "": Unclosed expression, … [all …]
|
H A D | varname-dot-make-save_dollars.mk | 1 # $NetBSD: varname-dot-make-save_dollars.mk,v 1.7 2021/12/03 18:43:52 rillig Exp $ 3 # Tests for the special .MAKE.SAVE_DOLLARS variable, which controls whether 11 # Initially, the variable .MAKE.SAVE_DOLLARS is undefined. At this point the 12 # behavior of the assignment operator ':=' depends. NetBSD's usr.bin/make 15 .if ${.MAKE.SAVE_DOLLARS:Uundefined} != "undefined" 23 .MAKE.SAVE_DOLLARS= yes 26 # condition; .MAKE.SAVE_DOLLARS only applies at the moment where the 35 .MAKE.SAVE_DOLLARS= no 42 .MAKE.SAVE_DOLLARS= yes 49 .MAKE.SAVE_DOLLARS= no [all …]
|
H A D | varmod-subst-regex.exp | 1 make: in target "mod-regex-compile-error": while evaluating "${:Uword1 word2:C,****,____,g:C,word,_… 3 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 … 4 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 … 5 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 … 6 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,..,\1\1,:Q}" with value "1 23 … 9 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 … 10 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 … 11 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 … 12 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,..,\2\2,:Q}" with value "1 23 … 14 make: in target "mod-regex-limits": while evaluating "${:U1 23 456:C,(.).,\2\2,:Q}" with value "1 2… [all …]
|
H A D | directive-if.exp | 1 make: "directive-if.mk" line 14: 0 evaluates to false. 2 make: "directive-if.mk" line 19: 1 evaluates to true. 3 make: "directive-if.mk" line 43: Unknown directive "ifx" 4 make: "directive-if.mk" line 45: This is not conditional. 5 make: "directive-if.mk" line 47: if-less else 6 make: "directive-if.mk" line 49: This is not conditional. 7 make: "directive-if.mk" line 51: if-less endif 8 make: "directive-if.mk" line 55: Malformed conditional () 9 make: "directive-if.mk" line 66: Quotes in plain words are probably a mistake. 10 make: "directive-if.mk" line 76: Don't do this, always put a space after a directive. [all …]
|
H A D | moderrs.mk | 28 # expect: make: in target "mod-unknown-direct": while evaluating variable "VAR" with value "TheVari… 32 # expect: make: in target "mod-unknown-indirect": while evaluating variable "VAR" with value "TheVa… 36 # expect: make: in target "unclosed-direct": while evaluating variable "VAR" with value "Thevariabl… 40 # expect: make: in target "unclosed-indirect": while evaluating variable "VAR" with value "Thevaria… 44 # expect: make: in target "unfinished-indirect": while evaluating variable "VAR" with value "TheVar… 48 # expect: make: in target "unfinished-loop": while evaluating variable "UNDEF" with value "1 2 3": … 50 # expect: make: in target "unfinished-loop": while evaluating variable "UNDEF" with value "1 2 3": … 61 # expect: make: in target "loop-close": while evaluating variable "UNDEF" with value "1}... 2}... 3… 66 # expect: make: in target "words": while evaluating variable "UNDEF" with value "1 2 3": Unfinished… 68 # expect: make: in target "words": while evaluating variable "UNDEF" with value "1 2 3": Unfinished… [all …]
|
H A D | directive-for-errors.exp | 1 make: "directive-for-errors.mk" line 9: Unknown directive "fori" 2 make: "directive-for-errors.mk" line 11: warning: <> 3 make: "directive-for-errors.mk" line 13: for-less endfor 4 make: "directive-for-errors.mk" line 25: Unknown directive "for" 5 make: "directive-for-errors.mk" line 27: warning: <> 6 make: "directive-for-errors.mk" line 29: for-less endfor 7 make: "directive-for-errors.mk" line 44: invalid character '$' in .for loop variable name 8 make: "directive-for-errors.mk" line 52: no iteration variables in for 9 make: "directive-for-errors.mk" line 64: Wrong number of words (5) in .for substitution list with 3… 10 make: "directive-for-errors.mk" line 78: missing `in' in for [all …]
|
H A D | directive-info.exp | 1 make: "directive-info.mk" line 12: begin .info tests 2 make: "directive-info.mk" line 14: Unknown directive "inf" 3 make: "directive-info.mk" line 16: Missing argument for ".info" 4 make: "directive-info.mk" line 18: message 5 make: "directive-info.mk" line 20: indented message 6 make: "directive-info.mk" line 22: Unknown directive "information" 7 make: "directive-info.mk" line 24: Unknown directive "information" 8 make: "directive-info.mk" line 30: Missing argument for ".info" 9 make: "directive-info.mk" line 32: Missing argument for ".info" 10 make: "directive-info.mk" line 36: Unknown directive "info-message" [all …]
|
H A D | gnode-submake.mk | 4 # shell commands are connected to the make process via pipes, to coordinate 7 # Determining whether a node is a sub-make node happens when the node is 13 all: makeinfo make-index 19 # The command contains the substring "make", but not as a whole word. 22 make-index: 23 # The command contains the word "make", therefore it is considered a 24 # possible sub-make. It isn't really, but that doesn't hurt. 25 : make-index 28 : ${.MAKE} 31 : ${MAKE} [all …]
|
/freebsd/sys/contrib/zstd/ |
H A D | Makefile | 53 $(Q)$(MAKE) -C $(PRGDIR) all 54 $(Q)$(MAKE) -C $(TESTDIR) all 58 $(MAKE) -C $(PRGDIR) zstd32 59 $(MAKE) -C $(TESTDIR) all32 63 $(Q)$(MAKE) -C $(ZSTDDIR) $@ 67 $(Q)$(MAKE) -C $(PRGDIR) $@ 72 $(Q)$(MAKE) -C $(PRGDIR) $@ 77 $(MAKE) -C $(ZWRAPDIR) all 84 DEBUGLEVEL=$(DEBUGLEVEL) MOREFLAGS="$(MOREFLAGS)" $(MAKE) -j -C $(PRGDIR) allVariants 85 $(MAKE) -C $(TESTDIR) $@ [all …]
|
/freebsd/contrib/bmake/ |
H A D | ChangeLog | 3 * cleanup redundant differences from NetBSD make 23 Merge with NetBSD make, pick up 32 Merge with NetBSD make, pick up 39 Merge with NetBSD make, pick up 49 Merge with NetBSD make, pick up 60 Merge with NetBSD make, pick up 69 Merge with NetBSD make, pick up 78 Merge with NetBSD make, pick up 87 Merge with NetBSD make, pick up 93 Merge with NetBSD make, pick up [all …]
|
/freebsd/tools/tools/locale/ |
H A D | README | 7 make obj (mandatory) 8 make fetch (download the CLDR source) 9 make extract (and extract it) 10 make -j16 (-jN recommended) 11 make diff (check if the changes are reasonable) 12 make install 14 "make" downloads the necessary files, build them, and install the 28 make obj 31 make clean 36 CLDR files. "make clean && make build" will [all …]
|
/freebsd/contrib/bmake/mk/ |
H A D | sys.dependfile.mk | 28 # The .MAKE.DEPENDFILE_PREFERENCE below is an example. 31 .MAKE.DEPENDFILE_PREFIX ?= Makefile.depend 33 .if !empty(.MAKE.DEPENDFILE) && \ 34 ${.MAKE.DEPENDFILE:M${.MAKE.DEPENDFILE_PREFIX}*} == "" 36 .undef .MAKE.DEPENDFILE 41 .MAKE.DEPENDFILE_PREFERENCE ?= \ 42 ${.CURDIR}/${.MAKE.DEPENDFILE_PREFIX}.${MACHINE} \ 43 ${.CURDIR}/${.MAKE.DEPENDFILE_PREFIX} 46 # Another useful default is ${.MAKE [all...] |
/freebsd/share/mk/ |
H A D | sys.dependfile.mk | 26 # The .MAKE.DEPENDFILE_PREFERENCE below is an example. 29 .MAKE.DEPENDFILE_PREFIX ?= Makefile.depend 31 .if !empty(.MAKE.DEPENDFILE) && \ 32 ${.MAKE.DEPENDFILE:M${.MAKE.DEPENDFILE_PREFIX}*} == "" 34 .undef .MAKE.DEPENDFILE 39 .MAKE.DEPENDFILE_PREFERENCE ?= \ 40 ${.CURDIR}/${.MAKE.DEPENDFILE_PREFIX}.${MACHINE} \ 41 ${.CURDIR}/${.MAKE.DEPENDFILE_PREFIX} 44 # Another useful default is ${.MAKE.DEPENDFILE_PREFIX} 45 .MAKE.DEPENDFILE_DEFAULT ?= ${.MAKE.DEPENDFILE_PREFERENCE:[1]} [all …]
|
/freebsd/tools/build/make_check/ |
H A D | Makefile | 1 .MAKE.MODE= normal 7 # This *must* cause make(1) to detect a recursive variable, and fail as such. 8 .if make(lhs_expn) 24 SMAKE= MAKEFLAGS= ${MAKE} -C ${.CURDIR} 28 @${SMAKE} C_check || { ${MAKE} -C ${.CURDIR} failure ; } 61 .if make(C_check) 65 .if make(double) 66 # Doubly-defined targets. make(1) will warn, but use the "right" one. If it 76 .if make(sysvmatch) 77 # Some versions of FreeBSD make(1) do not handle a nil LHS in sysvsubst. [all …]
|
/freebsd/contrib/libcbor/doc/ |
H A D | Makefile | 12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set t… 25 @echo "Please use \`make <target>' where <target> is one of" 26 @echo " html to make standalone HTML files" 27 @echo " dirhtml to make HTML files named index.html in directories" 28 @echo " singlehtml to make a single large HTML file" 29 @echo " pickle to make pickle files" 30 @echo " json to make JSON files" 31 @echo " htmlhelp to make HTML files and a HTML help project" 32 @echo " qthelp to make HTML files and a qthelp project" 33 @echo " devhelp to make HTML files and a Devhelp project" [all …]
|
/freebsd/sbin/ipf/ipsend/ |
H A D | Makefile | 48 (cd iplang; ${MAKE} $(MFLAGS) 'DESTDIR=../ipsend' ) \ 50 (cd iplang; ${MAKE} $(MFLAGS) 'DESTDIR=..' ) \ 55 (cd iplang; ${MAKE} $(MFLAGS) 'DESTDIR=../ipsend' ) \ 57 (cd iplang; ${MAKE} $(MFLAGS) 'DESTDIR=..' ) \ 67 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \ 69 make ipresend "ROBJS=$(ROBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \ 71 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \ 75 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \ 77 make ipresend "ROBJS=$(ROBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \ 79 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \ [all …]
|