188ba5e89SEmmanuel VadotPACKAGE= vt-data 288ba5e89SEmmanuel Vadot 3*3d6a94dbSEd Maste.PATH: ${SRCTOP}/contrib/spleen 4*3d6a94dbSEd Maste 56c8a899dSEd MasteFONTS= gallant.fnt \ 6*3d6a94dbSEd Maste spleen-5x8.fnt \ 7*3d6a94dbSEd Maste spleen-6x12.fnt \ 8*3d6a94dbSEd Maste spleen-8x16.fnt \ 9*3d6a94dbSEd Maste spleen-12x24.fnt \ 10*3d6a94dbSEd Maste spleen-16x32.fnt \ 11*3d6a94dbSEd Maste spleen-32x64.fnt \ 12f44ebc9cSEd Maste terminus-b32.fnt \ 137075c676SEd Maste tom-thumb.fnt \ 14bd72c7acSEd Maste vgarom-8x8.fnt \ 15bd72c7acSEd Maste vgarom-8x14.fnt \ 16cce0f182SEd Maste vgarom-8x16.fnt \ 170e28ca2eSEd Maste vgarom-16x32.fnt \ 18cce0f182SEd Maste vgarom-thin-8x8.fnt \ 19cce0f182SEd Maste vgarom-thin-8x16.fnt 206c8a899dSEd MasteFILES= ${FONTS} INDEX.fonts 21d2511654SAleksandr Rybalko 226c8a899dSEd MasteCLEANFILES+= ${FONTS} 23d2511654SAleksandr Rybalko 24c6e475ffSEd Maste.SUFFIXES: .bdf .fnt .fnt.uu .hex 25c6e475ffSEd Maste.bdf.fnt .hex.fnt: 26e7fd9688SToomas Soome vtfontcvt -o ${.TARGET} ${.IMPSRC} 27cce0f182SEd Maste 281383d03cSAleksandr RybalkoFILESDIR= ${SHAREDIR}/vt/fonts 29d2511654SAleksandr Rybalko 30d2511654SAleksandr Rybalko.include <bsd.prog.mk> 31