Let's use the Makefile from the project to illustrate how Make works CFLAGS=-std=c11 -g -fno-common SRCS=$(wildcard src/*.zig) TEST_SRCS=$(wildcard test/*.c) TESTS ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results