5 lines
59 B
Bash
Raw Normal View History

#!/bin/bash
gcc -c -O2 goldilocks.c
gcc -c -O2 monolith.c