summaryrefslogtreecommitdiffstats
path: root/lib/fonts/local.mk
blob: d5e2cc062bc7d29ad897d48f27fbdce525e31b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
fbcon2png_SOURCES += \
	%reldir%/font_10x18.c \
	%reldir%/font_6x10.c \
	%reldir%/font_6x11.c \
	%reldir%/font_7x14.c \
	%reldir%/font_8x16.c \
	%reldir%/font_8x8.c \
	%reldir%/font_acorn_8x8.c \
	%reldir%/font_mini_4x6.c \
	%reldir%/font_mplus_1mn_medium_10x14.c \
	%reldir%/font_mplus_1mn_regular_12x17.c \
	%reldir%/font_mplus_1mn_regular_14x19.c \
	%reldir%/font_mplus_1mn_regular_16x22.c \
	%reldir%/font_pearl_8x8.c \
	%reldir%/font_sun12x22.c \
	%reldir%/font_sun8x16.c