Files
2020-04-17 01:50:16 +02:00

3 lines
45 B
Makefile

build: cache.c
gcc cache.c -O2 -o cache.exe