view bindings/Makefile @ 75:90677c4a880a

emit warning when function prototype is not exactly.
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Sun, 04 May 2014 02:24:57 +0900
parents 95c75e76d11b
children 60c9769439b8
line wrap: on
line source

##===- bindings/Makefile -----------------------------------*- Makefile -*-===##
# 
#                     The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
# 
##===----------------------------------------------------------------------===##

LEVEL := ..

include $(LEVEL)/Makefile.config

PARALLEL_DIRS = $(BINDINGS_TO_BUILD)

include $(LEVEL)/Makefile.common