NAME ^

tools/dev/cc_flags.pl - Process compiler flags

SYNOPSIS ^

    % perl tools/dev/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/cflags/root.in for the transformation file format.

SEE ALSO ^

config/gen/cflags/root.in.


parrot