aoc-2022/day_10/Makefile

4 lines
48 B
Makefile
Raw Normal View History

2023-02-19 20:40:57 +01:00
TARGET := day_10
include ../Makefile.common.mk