Home | History | Annotate | Download | only in beos
      1 #
      2 # FreeType 2 configuration rules for a BeOS system
      3 #
      4 
      5 # Copyright 1996-2018 by
      6 # 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 
     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
     17 
     18 
     19 # EOF
     20