accept4: require SOCK_NONBLOCK/SOCK_CLOEXEC macros
[kgio.git] / GNUmakefile
blobe960d3830f412afec6a34ce8bdfad9a862c48992
1 all::
2 RSYNC_DEST := bogomips.org:/srv/bogomips/kgio
3 rfproject := rainbows
4 rfpackage := kgio
5 include pkg.mk
6 ifneq ($(VERSION),)
7 release::
8 $(RAKE) raa_update VERSION=$(VERSION)
9 $(RAKE) publish_news VERSION=$(VERSION)
10 endif