Sha256: 1f2bf246c3ae1d44d947f90e392e4d87bf0ed9ddac82ea27d31353a7a5105025

Contents?: true

Size: 386 Bytes

Versions: 128

Compression:

Stored size: 386 Bytes

Contents

# -*- makefile -*-

include ${srcdir}/libffi.gnu.mk

$(LIBFFI):		
	@mkdir -p "$(LIBFFI_BUILD_DIR)" "$@(D)"
	@if [ ! -f "$(LIBFFI_BUILD_DIR)"/Makefile ]; then \
	    echo "Configuring libffi"; \
	    cd "$(LIBFFI_BUILD_DIR)" && \
		/usr/bin/env CFLAGS="$(LIBFFI_CFLAGS)" GREP_OPTIONS="" \
		/bin/sh $(LIBFFI_CONFIGURE) $(LIBFFI_HOST) > /dev/null; \
	fi
	$(MAKE) -C "$(LIBFFI_BUILD_DIR)"

Version data entries

128 entries across 126 versions & 21 rubygems

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