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