NAME

tools/build/cc_flags.pl - Process compiler flags

SYNOPSIS

    % perl tools/build/cc_flags.pl transform compiler flags

DESCRIPTION

This script is used in a Makefile to process the flags to pass to the compiler for each C file.

See config/gen/makefiles/CFLAGS.in for the transformation file format.