4 lines
47 B
Makefile
4 lines
47 B
Makefile
|
TARGET := day_7
|
||
|
|
||
|
include ../Makefile.common.mk
|