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
ffi-1.9.3-x64-mingw32 ext/ffi_c/libffi.mk
ffi-1.9.3-x86-mingw32 ext/ffi_c/libffi.mk
ffi-1.9.3 ext/ffi_c/libffi.mk
tnargav-1.3.3 vendor/bundle/ruby/1.9.1/gems/ffi-1.9.0/ext/ffi_c/libffi.mk
vagrant-shell-0.2.9 demo/templates/vendor/bundle/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.mk
tnargav-1.2.3 vendor/bundle/ruby/1.9.1/gems/ffi-1.9.0/ext/ffi_c/libffi.mk
vagrant-shell-0.2.8 demo/templates/vendor/bundle/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.mk
ffi-1.9.0-x86-mingw32 ext/ffi_c/libffi.mk
ffi-1.9.0 ext/ffi_c/libffi.mk
vagrant-shell-0.2.6 vendor/bundle/gems/ffi-1.8.1/ext/ffi_c/libffi.mk
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.mk
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/gems/ffi-1.8.1/ext/ffi_c/libffi.mk
vagrant-shell-0.2.5 vendor/bundle/gems/ffi-1.8.1/ext/ffi_c/libffi.mk
librarian-puppet-0.9.9 vendor/gems/ruby/1.9.1/gems/ffi-1.3.1/ext/ffi_c/libffi.mk
ffi-1.8.1-x86-mingw32 ext/ffi_c/libffi.mk
ffi-1.8.1 ext/ffi_c/libffi.mk
ffi-1.7.0-x86-mingw32 ext/ffi_c/libffi.mk
ffi-1.7.0 ext/ffi_c/libffi.mk
ffi-1.7.0.dev ext/ffi_c/libffi.mk
ffi-1.6.0-x86-mingw32 ext/ffi_c/libffi.mk