Files
csapp2025/threadlab/Makefile

3 lines
56 B
Makefile

all: SearchRandom.c
gcc -o SearchRandom SearchRandom.c