summaryrefslogtreecommitdiff
path: root/bin/extra/gccg
blob: 89cc82294d8c6abbacc13920bae03c296aa1d5b4 (plain)
1
2
#!/bin/sh
gcc -ggdb -Wall -pedantic -std=c99 -o ${1%.c} $@