Sha256: 11b8ee9f67d05352ddbb0c1e3de276d077bb2c3a7da1b09e281caba790c9eb00
Contents?: true
Size: 482 Bytes
Versions: 4
Compression:
Stored size: 482 Bytes
Contents
all:: RSYNC_DEST := bogomips.org:/srv/bogomips/kcar RAGEL = ragel RLFLAGS = -G2 rfproject := rainbows rfpackage := kcar pkg_extra += ext/kcar/kcar.c ext/kcar/kcar.c: ext/kcar/kcar.rl ext/kcar/kcar_http_common.rl cd $(@D) && $(RAGEL) kcar.rl -C $(RLFLAGS) -o $(@F) include pkg.mk $(ext_pfx)/$(ext)/kcar.c: ext/kcar/kcar.c $(ext_pfx)/$(ext)/Makefile: ext/kcar/kcar.c ifneq ($(VERSION),) release:: $(RAKE) raa_update VERSION=$(VERSION) $(RAKE) publish_news VERSION=$(VERSION) endif
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
kcar-0.4.0 | GNUmakefile |
kcar-0.3.1 | GNUmakefile |
kcar-0.3.0 | GNUmakefile |
kcar-0.2.0 | GNUmakefile |