ref: 7e0e160d873ae83110f9dee96522b8181d126c29
dir: /src/psaux/Jamfile/
SubDir FT2_TOP src psaux ; SubDirHdrs [ FT2_SubDir src psaux ] ; ft2_psaux_sources = psauxmod.c psobjs.c t1decode.c ; if $(FT2_MULTI) { Library $(FT2_LIB) : $(ft2_psaux_sources) ; } else { Library $(FT2_LIB) : psaux.c ; }