aoc-2022/day_6/Makefile

4 lines
47 B
Makefile
Raw Permalink Normal View History

2022-12-28 11:46:31 +01:00
TARGET := day_6
2022-12-28 17:55:36 +01:00
include ../Makefile.common.mk