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

3 lines
40 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
make -f mul.mk multiply A=100 B=3
> 300