blob: 1bc8e3ae39442f1ac4a624efc92f91000062fb5e [file] [log] [blame]
David Turnercaf72cd2001-04-25 18:11:16 +00001#
2# FreeType 2 configuration rules for a BeOS system
3#
4
Werner Lembergbd889e52002-05-12 19:59:17 +00005# Copyright 1996-2000, 2002 by
David Turnercaf72cd2001-04-25 18:11:16 +00006# David Turner, Robert Wilhelm, and Werner Lemberg.
7#
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.
13
Werner Lemberg89df58f2002-06-14 08:09:25 +000014include $(TOP_DIR)/builds/compiler/ansi-cc.mk
15include $(TOP_DIR)/builds/beos/beos-def.mk
16include $(TOP_DIR)/builds/link_std.mk
David Turnercaf72cd2001-04-25 18:11:16 +000017
David Turnercaf72cd2001-04-25 18:11:16 +000018
Werner Lemberg858f3102003-06-09 04:46:30 +000019# EOF