1 2 3 4 5 6
#!/bin/bash build/cup.out "$1" -o build/output.nasm shift make build/output.out build/output.out "$@"