c89.sh revision 1.1
11.1Schristos#!/bin/sh
21.1Schristosexec /usr/bin/cc -std=c89 "$@"
3