Sha256: 130419cf62587f4f7d81e54d8850e8e6ec335289ee662c0a6f101a11720cc9dc

Contents?: true

Size: 570 Bytes

Versions: 5646

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,646 entries across 5,628 versions & 42 rubygems

Version Path
cloudsmith-api-0.52.0 vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.51.93 vendor/bundle/ruby/2.3.0/gems/ffi-1.13.1/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.51.38 vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.51.37 vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.51.34 vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi.vc64.mk
ffi-1.13.1 ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.51.22 vendor/bundle/ruby/2.6.0/gems/ffi-1.13.0/ext/ffi_c/libffi.vc64.mk
ffi-1.13.0 ext/ffi_c/libffi.vc64.mk
vagrant-unbundled-2.2.9.0 vendor/bundle/ruby/2.7.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/ffi-1.9.25/ext/ffi_c/libffi.vc64.mk
vagrant-unbundled-2.2.8.0 vendor/bundle/ruby/2.7.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
talon_one-2.0.0 vendor/bundle/ruby/2.7.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
talon_one-2.0.0 vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.49.118 vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.49.98 vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.49.94 vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.49.21 vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.49.15 vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.49.13 vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk
cloudsmith-api-0.49.9 vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi.vc64.mk