mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 05:15:01 +00:00
17 lines
301 B
Makefile
17 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::
|