adventofcode/2023/d2/Makefile

5 lines
35 B
Makefile
Raw Normal View History

2023-12-02 15:18:41 +01:00
.PHONY: run
run: d2_2.php
php $<