Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git] / thirdparty / freetype-2.3.12 / builds / unix / unix-lcc.mk
blob6038e5239212d5d38b58df6378045875cca98cee
2 # FreeType 2 Configuration rules for Unix + LCC
4 # Development version without optimizations & libtool
5 # and no installation.
9 # Copyright 1996-2000 by
10 # David Turner, Robert Wilhelm, and Werner Lemberg.
12 # This file is part of the FreeType project, and may only be used, modified,
13 # and distributed under the terms of the FreeType project license,
14 # LICENSE.TXT. By continuing to use, modify, or distribute this file you
15 # indicate that you have read the license and understand and accept it
16 # fully.
19 include $(TOP_DIR)/builds/unix/unixddef.mk
20 include $(TOP_DIR)/builds/compiler/unix-lcc.mk
21 include $(TOP_DIR)/builds/link_std.mk
24 # EOF