All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m7s
6 lines
59 B
Makefile
6 lines
59 B
Makefile
c += string.c \
|
|
strconv.c
|
|
|
|
o += string.o \
|
|
strconv.o
|