Sha256: ce8a92155df1249f791b25b3099046d0139c28a9d8311b2de6d8add332b469c1

Contents?: true

Size: 568 Bytes

Versions: 170

Compression:

Stored size: 568 Bytes

Contents

# -*- makefile -*-
#
# Makefile for msvc
#

# Tack the extra deps onto the autogenerated variables
INCFLAGS = $(INCFLAGS) -I$(LIBFFI_BUILD_DIR)/include -I$(LIBFFI_BUILD_DIR)/src/x86
LOCAL_LIBS = $(LOCAL_LIBS) $(LIBFFI)
BUILD_DIR = $(MAKEDIR)
LIBFFI_BUILD_DIR = $(BUILD_DIR)/libffi

!IF "$(srcdir)" == "."
LIBFFI_SRC_DIR = $(MAKEDIR)/libffi
!ELSE
LIBFFI_SRC_DIR = $(srcdir)/libffi
!ENDIF

LIBFFI = $(LIBFFI_BUILD_DIR)/.libs/libffi_convenience.lib

$(OBJS):	$(LIBFFI)

$(LIBFFI):		
	@$(MAKEDIRS) $(LIBFFI_BUILD_DIR)
	@cd $(LIBFFI_BUILD_DIR) && $(MAKE) -f Makefile.vc
	

Version data entries

170 entries across 168 versions & 22 rubygems

Version Path
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.4.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.5.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.4.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
ffi-1.9.21-x86-mingw32 ext/ffi_c/libffi.vc.mk
ffi-1.9.21-x64-mingw32 ext/ffi_c/libffi.vc.mk
ffi-1.9.21 ext/ffi_c/libffi.vc.mk
tdiary-5.0.7 vendor/bundle/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
comiditaULL-0.1.1 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
comidita_ull-0.1.1 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
comidita_ull-0.1.0 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
vagrant-unbundled-2.0.1.0 vendor/bundle/ruby/2.4.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
cloudsmith-api-0.21.4 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
tdiary-5.0.6 vendor/bundle/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
vagrant-unbundled-2.0.0.1 vendor/bundle/ruby/2.4.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
vagrant-unbundled-1.9.8.1 vendor/bundle/ruby/2.4.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
vagrant-unbundled-1.9.7.1 vendor/bundle/ruby/2.4.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
tdiary-5.0.5 vendor/bundle/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk
vagrant-unbundled-1.9.5.1 vendor/bundle/ruby/2.4.0/gems/ffi-1.9.18/ext/ffi_c/libffi.vc.mk