aoc-2022/day_8/Makefile

4 lines
47 B
Makefile
Raw Normal View History

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