5 lines
61 B
Text
5 lines
61 B
Text
|
|
|gmake -f if.mk A=1
|
||
|
|
1 .. true
|
||
|
|
|gmake -f if.mk A=0
|
||
|
|
0 .. false
|