Files

3 lines
45 B
Makefile
Raw Permalink Normal View History

2020-04-17 01:50:16 +02:00
build: cache.c
gcc cache.c -O2 -o cache.exe