summaryrefslogtreecommitdiff
path: root/test/compile-c99.sh
blob: 4583ebfbecc868980099f2cc7669eb414966c83b (plain)
1
2
3
#!/bin/sh

exec gcc -std=c99 -Wall -Wextra -pedantic -I../src -o inflate inflate-app.c ../src/inflate.c