I do not think it will be useful.
implicit rules make indicates that it is CFLAGSused only when compiling C programs (from .c to .o). The value is CPPFLAGSalso added to the compiler command line.
CPPFLAGS also used in the following rules:
- Compilation of programs in C ++
- Compiling Fortran and Ratfor
- Preprocessing Fortran and Ratfor.
- Lint C, Yacc Lex
CPPFLAGS , CFLAGS, , -I CFLAGS, CPPFLAGS.
, Makefile , CFLAGS , CPPFLAGS, .