Sha256: 130419cf62587f4f7d81e54d8850e8e6ec335289ee662c0a6f101a11720cc9dc

Contents?: true

Size: 570 Bytes

Versions: 5643

Compression:

Stored size: 570 Bytes

Contents

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

# Tack the extra deps onto the autogenerated variables
INCFLAGS = -I$(LIBFFI_BUILD_DIR)/include -I$(LIBFFI_BUILD_DIR)/src/x86 $(INCFLAGS)
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.vc64
	

Version data entries

5,643 entries across 5,626 versions & 41 rubygems

Version Path
zuora_connect_ui-0.8.1 vendor/ruby/2.6.0/gems/ffi-1.11.1/ext/ffi_c/libffi.vc64.mk
zuora_connect_ui-0.8.0 vendor/ruby/2.6.0/gems/ffi-1.11.1/ext/ffi_c/libffi.vc64.mk
dadapush_client-1.0.1 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk
zuora_connect_ui-0.7.1 vendor/ruby/2.6.0/gems/ffi-1.11.1/ext/ffi_c/libffi.vc64.mk
zuora_connect_ui-0.7.0 vendor/ruby/2.6.0/gems/ffi-1.11.1/ext/ffi_c/libffi.vc64.mk
ffi-1.11.1 ext/ffi_c/libffi.vc64.mk
tdiary-5.0.13 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk
approveapi-1.0.8 vendor/bundle/ruby/2.6.0/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk
tdiary-5.0.12.1 vendor/bundle/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk
vagrant-unbundled-2.2.4.0 vendor/bundle/ruby/2.6.0/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk
vagrant-unbundled-2.2.4.0 vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk
vagrant-unbundled-2.2.4.0 vendor/bundle/ruby/2.5.0/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk
approveapi-1.0.5 vendor/bundle/ruby/2.6.0/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk
alimentos-alu0100945645-0.1.0 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk
alimentos-alu0100945645-1.0.0 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk
vagrant-unbundled-2.2.3.0 vendor/bundle/ruby/2.5.0/gems/ffi-1.10.0/ext/ffi_c/libffi.vc64.mk
vagrant-unbundled-2.2.3.0 vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk
ffi-1.10.0 ext/ffi_c/libffi.vc64.mk
tdiary-5.0.11 vendor/bundle/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk
vagrant-unbundled-2.2.2.0 vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk