From b68fa6f90f63bf6e760446822a3b8acf4d9c0c44 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Sat, 8 Dec 2012 15:30:34 +0800 Subject: mrbgems: make calls to every GEM contain now also the include path to the header files of every GEM. --- mrbgems/Makefile4gem | 3 --- 1 file changed, 3 deletions(-) (limited to 'mrbgems/Makefile4gem') diff --git a/mrbgems/Makefile4gem b/mrbgems/Makefile4gem index 1725c5f15..df972ddbb 100644 --- a/mrbgems/Makefile4gem +++ b/mrbgems/Makefile4gem @@ -15,9 +15,6 @@ AR := ar SRC_DIR := src MRB_DIR := mrblib -INCLUDES := -I$(SRC_DIR) -I$(MRUBY_ROOT)/include -I$(MRUBY_ROOT)/src -I. -CFLAGS := $(INCLUDES) -O3 -g -Wall -Werror-implicit-function-declaration - # LIBR can be manipulated with command line arguments ifeq ($(strip $(LIBR)),) # default mruby library -- cgit v1.2.3