aoc-2022/day_1/Makefile

4 lines
47 B
Makefile
Raw Normal View History

2022-12-25 21:15:50 +01:00
TARGET := day_1
2022-12-28 17:55:36 +01:00
include ../Makefile.common.mk