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