Hash : 5bf0a394 Author : Date : 2001-03-24T17:10:09
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
SubDir FT2_TOP src smooth ; SubDirHdrs [ FT2_SubDir src smooth ] ; ft2_smooth_sources = ftgrays.c ftsmooth.c ; if $(FT2_MULTI) { Library $(FT2_LIB) : $(ft2_smooth_sources) ; } else { Library $(FT2_LIB) : smooth.c ; }