Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git] / thirdparty / freetype-2.3.12 / builds / ps2 / ps2.mk
blob68b78ca2ec944499b1b4580dd0c2e0b763fe2f93
2 # FreeType 2 configuration rules for a PlayStation2 system
3 # Modified by Nic
6 # Copyright 1996-2000, 2002 by
7 # David Turner, Robert Wilhelm, and Werner Lemberg.
9 # This file is part of the FreeType project, and may only be used, modified,
10 # and distributed under the terms of the FreeType project license,
11 # LICENSE.TXT. By continuing to use, modify, or distribute this file you
12 # indicate that you have read the license and understand and accept it
13 # fully.
15 include $(TOP_DIR)/builds/compiler/ee-gcc.mk
16 include $(TOP_DIR)/builds/ps2/ps2-def.mk
17 include $(TOP_DIR)/builds/link_std.mk
19 # EOF