aoc-2022/day_5/Makefile

4 lines
47 B
Makefile
Raw Normal View History

2022-12-28 02:48:00 +01:00
TARGET := day_5
2022-12-28 17:55:36 +01:00
include ../Makefile.common.mk