RosettaCodeData/Task/Function-definition/Make/function-definition-2.make

3 lines
40 B
Makefile

make -f mul.mk multiply A=100 B=3
> 300