Sha256: 8eaa8a7b7f6452766e80da97c4bd15c02ec03315e9ae142e3156d26553955095
Contents?: true
Size: 305 Bytes
Versions: 3
Compression:
Stored size: 305 Bytes
Contents
COGEN=ruby erbpp_histogram.rb GENSRC=gsl_histogram.c GENDEPS=erbpp_histogram.rb ../gen/*.rb ../gen/tmpl/*.c tmpl/*.c src : $(GENSRC) $(GENSRC) : $(GENDEPS) $(COGEN) > $@ doc : $(GENSRC) yard doc $(GENSRC) clean: cleansrc cleandoc cleansrc: -$(Q)$(RM) $(GENSRC) cleandoc: -$(Q)$(RM_RF) doc .yardoc
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
numo-gsl-0.1.2 | ext/numo/gsl/histogram/depend |
numo-gsl-0.1.1 | ext/numo/gsl/histogram/depend |
numo-gsl-0.1.0 | ext/numo/gsl/histogram/depend |