2 -I$(LIB_SRC)/finiteVolume/lnInclude \
3 -I${LIB_SRC}/meshTools/lnInclude \
4 -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
5 -I$(LIB_SRC)/lagrangian/basic/lnInclude \
6 -I$(LIB_SRC)/lagrangian/intermediate/lnInclude \
7 -I$(LIB_SRC)/lagrangian/coalCombustion/lnInclude \
8 -I$(LIB_SRC)/lagrangian/distributionModels/lnInclude \
9 -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
10 -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
11 -I$(LIB_SRC)/thermophysicalModels/properties/liquidProperties/lnInclude \
12 -I$(LIB_SRC)/thermophysicalModels/properties/liquidMixtureProperties/lnInclude \
13 -I$(LIB_SRC)/thermophysicalModels/properties/solidProperties/lnInclude \
14 -I$(LIB_SRC)/thermophysicalModels/properties/solidMixtureProperties/lnInclude \
15 -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
16 -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
17 -I$(LIB_SRC)/thermophysicalModels/SLGThermo/lnInclude \
18 -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
19 -I$(LIB_SRC)/thermophysicalModels/radiationModels/lnInclude \
20 -I$(LIB_SRC)/regionModels/regionModel/lnInclude \
21 -I$(LIB_SRC)/regionModels/surfaceFilmModels/lnInclude \
22 -I$(LIB_SRC)/ODE/lnInclude \
23 -I$(LIB_SRC)/sampling/lnInclude \
24 -I$(FOAM_SOLVERS)/combustion/reactingFoam
30 -lcompressibleTurbulenceModel \
31 -lcompressibleRASModels \
32 -lcompressibleLESModels \
34 -llagrangianIntermediate \
37 -lbasicThermophysicalModels \
39 -lliquidMixtureProperties \
41 -lsolidMixtureProperties \
42 -lthermophysicalFunctions \
43 -lreactionThermophysicalModels \