ref: d33e7d87a13f6911090b02d0e3e49f415b127d91
dir: /src/autofit/Jamfile/
SubDir FT2_TOP src autofit ; { local _sources ; if $(FT2_MULTI) { _sources = afangles afglobal afhints aflatin afloader afmodule afdummy ; } else { _sources = autofit ; } Library $(FT2_LIB) : $(_sources).c ; } # end of src/autofir Jamfile