xref: /minix3/usr.bin/make/unit-tests/modorder.exp (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel SambucLIST      = one two three four five six seven eight nine ten
2*0a6a1f1dSLionel SambucLIST:O    = eight five four nine one seven six ten three two
3*0a6a1f1dSLionel SambucLIST:Ox   = Ok
4*0a6a1f1dSLionel SambucLIST:O:Ox = Ok
5*0a6a1f1dSLionel SambucLISTX     = Ok
6*0a6a1f1dSLionel SambucLISTSX    = Ok
7*0a6a1f1dSLionel Sambucmake: Bad modifier `:OX' for LIST
8*0a6a1f1dSLionel SambucBADMOD 1  = }
9*0a6a1f1dSLionel Sambucmake: Bad modifier `:OxXX' for LIST
10*0a6a1f1dSLionel SambucBADMOD 2  = XX}
11*0a6a1f1dSLionel Sambucexit status 0
12