Sha256: a3856ebfc81782aae4b3fe2de89032f94f37daabb6ac2b51151f65480711fd41

Contents?: true

Size: 313 Bytes

Versions: 7

Compression:

Stored size: 313 Bytes

Contents

all::
RCOV = rcov
RSYNC_DEST := bogomips.org:/srv/bogomips/ruby_io_splice
rfproject := qrp
rfpackage := io_splice
include pkg.mk
ifneq ($(VERSION),)
release::
	$(RAKE) raa_update VERSION=$(VERSION)
	$(RAKE) publish_news VERSION=$(VERSION)
endif
rcov: build
	$(RCOV) -I lib:ext/io_splice $(test_unit)
.PHONY: rcov

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
io_splice-4.2.0 GNUmakefile
io_splice-4.1.1 GNUmakefile
io_splice-4.1.0 GNUmakefile
io_splice-4.0.0 GNUmakefile
io_splice-3.1.0 GNUmakefile
io_splice-3.0.0 GNUmakefile
io_splice-2.2.0.18.g3025 GNUmakefile