18 lines
301 B
Makefile
18 lines
301 B
Makefile
FONT_SRCS = \
|
|
courier.sfd \
|
|
fixedsys.sfd \
|
|
fixedsys_jp.sfd \
|
|
marlett.sfd \
|
|
ms_sans_serif.sfd \
|
|
small_fonts.sfd \
|
|
small_fonts_jp.sfd \
|
|
symbol.sfd \
|
|
system.sfd \
|
|
tahoma.sfd \
|
|
tahomabd.sfd \
|
|
wingding.sfd
|
|
|
|
# Make sure that make_makefiles sees the generated rules
|
|
install install-lib::
|
|
clean::
|