aoc-2022/day_8/Makefile

4 lines
47 B
Makefile
Raw Normal View History

2023-01-08 22:21:01 +00:00
TARGET := day_8
include ../Makefile.common.mk