comp: zig c++ --target=x86_64-windows -o ../build/win32_handmade.exe win32_handmade.cpp .PHONY: clean clean: rm ../build/*