4 lines
48 B
Makefile
4 lines
48 B
Makefile
|
TARGET := day_10
|
||
|
|
||
|
include ../Makefile.common.mk
|