mirror of
https://gitlab.com/Nils_Kasulke/spectre_project.git
synced 2026-04-03 23:37:25 +00:00
3 lines
45 B
Makefile
3 lines
45 B
Makefile
build: cache.c
|
|
gcc cache.c -O2 -o cache.exe
|