7 lines
78 B
Makefile
7 lines
78 B
Makefile
binary = test_task_crc
|
|
|
|
cc_sources = test_task_crc.cc \
|
|
|
|
include ../tests.mk
|
|
|