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