sleepy_penguin.git  about / heads / tags
Linux I/O events for Ruby
blob 810c50b2170409b6f02818c1d20318a6a8ca629e 215 bytes (raw)
$ git show pu:GNUmakefile	# shows this blob on the CLI

1
2
3
4
5
6
 
all::
RSYNC_DEST := bogomips.org:/srv/bogomips/sleepy_penguin
rfpackage := sleepy_penguin
include pkg.mk
pkg_extra += ext/sleepy_penguin/git_version.h
.PHONY: .FORCE-GIT-VERSION-FILE doc test $(test_units) manifest

git clone https://yhbt.net/sleepy_penguin.git