clarify the gui
[open-ps2-loader.git] / thirdparty / freetype-2.3.12 / builds / ansi / ansi.mk
blob32b3bac3e3af94bb2a3cfc3a03ac0334b0f034c0
2 # FreeType 2 configuration rules for a `normal' pseudo ANSI compiler/system
6 # Copyright 1996-2000 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.
16 include $(TOP_DIR)/builds/ansi/ansi-def.mk
17 include $(TOP_DIR)/builds/compiler/ansi-cc.mk
18 include $(TOP_DIR)/builds/link_std.mk
21 # EOF