6 lines
68 B
Text
6 lines
68 B
Text
|
|
make -f do.mk if C=0
|
||
|
|
> was false.
|
||
|
|
|
||
|
|
make -f do.mk if C=1
|
||
|
|
> was true.
|