xref: /haiku/data/bin/cc (revision de49044796ab712993c2ed8716d23095fd768b24)
1#!/bin/sh
2exec $BE_C_COMPILER $BE_DEFAULT_C_FLAGS $*
3