adventofcode/2023/d2/Makefile
2023-12-02 15:18:41 +01:00

5 lines
35 B
Makefile

.PHONY: run
run: d2_2.php
php $<