aoc-2022/day_7/Makefile

4 lines
47 B
Makefile
Raw Normal View History

2023-01-07 03:17:15 +01:00
TARGET := day_7
include ../Makefile.common.mk