2 lines
48 B
Makefile
2 lines
48 B
Makefile
test:
|
|
echo $(filter 0,$(shell echo $$((1-1))))
|
test:
|
|
echo $(filter 0,$(shell echo $$((1-1))))
|