sleepy_penguin.git  about / heads / tags
Linux I/O events for Ruby
blob 33f9d38cc9ffe84516f3943017876740e9ac10d8 207 bytes (raw)
$ git show HEAD:GNUmakefile	# shows this blob on the CLI

1
2
3
4
5
6
 
all::
RSYNC_DEST := yhbt.net:/srv/yhbt/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