2 # FreeType 2 configuration file to detect an PlayStation2 host platform.
3 # Modified by Nic (This is just a hack to make it work)
7 # Copyright 1996-2000 by
8 # David Turner, Robert Wilhelm, and Werner Lemberg.
10 # This file is part of the FreeType project, and may only be used, modified,
11 # and distributed under the terms of the FreeType project license,
12 # LICENSE.TXT. By continuing to use, modify, or distribute this file you
13 # indicate that you have read the license and understand and accept it
20 ifeq ($(PLATFORM
),ansi
)
26 endif # test MACHTYPE ps2
29 ifeq ($(PLATFORM
),ps2
)
34 BUILD
:= $(TOP_DIR
)/builds
/ps2
39 endif # test PLATFORM ps2