3 lines
84 B
Makefile
3 lines
84 B
Makefile
@part PART INPUT_FILE="inputs/puzzle.txt":
|
|
perl part_{{PART}}.pl {{INPUT_FILE}}
|