repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
add UNLEASHED_OBJ to unleashed.mk
[unleashed/tickless.git]
/
bin
/
make
/
unit-tests
/
modorder.exp
blob
411742738d6309384da3b0481b85c57cc1771213
1
LIST = one two three four five six seven eight nine ten
2
LIST:O = eight five four nine one seven six ten three two
3
LIST:Ox = Ok
4
LIST:O:Ox = Ok
5
LISTX = Ok
6
LISTSX = Ok
7
make: Bad modifier `:OX' for LIST
8
BADMOD 1 = }
9
make: Bad modifier `:OxXX' for LIST
10
BADMOD 2 = XX}
11
exit status 0