aoc-2022/day_9/Makefile

4 lines
47 B
Makefile
Raw Normal View History

2023-01-15 12:00:18 +01:00
TARGET := day_9
include ../Makefile.common.mk