ref: 4654d76d39d1deae9e30af987b82fe4eb4234d7b
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