aoc-2022/day_4/Makefile

4 lines
47 B
Makefile
Raw Normal View History

2022-12-27 15:53:27 +01:00
TARGET := day_4
2022-12-28 17:55:36 +01:00
include ../Makefile.common.mk