Sha256: 45787b5c3f980861b92a73787ad407e466287d0688b9c7d114ff48a8b5c2d756
Contents?: true
Size: 289 Bytes
Versions: 3
Compression:
Stored size: 289 Bytes
Contents
COGEN=ruby erbpp_ran.rb GENSRC=gsl_ran.c GENDEPS=erbpp_ran.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/ran/depend |
numo-gsl-0.1.1 | ext/numo/gsl/ran/depend |
numo-gsl-0.1.0 | ext/numo/gsl/ran/depend |