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