Mercurial > hg > octave-lyh
view scripts/specfun/module.mk @ 14414:382b6790eaee
Acknowledge Daniel Wagenaar as a contributer.
* contributers.in: Add Daniel Wagenaar.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Sat, 25 Feb 2012 22:03:33 -0500 |
parents | 83fa84ef63ca |
children | 2f766ceeb03e |
line wrap: on
line source
FCN_FILE_DIRS += specfun specfun_FCN_FILES = \ specfun/bessel.m \ specfun/beta.m \ specfun/betaln.m \ specfun/factor.m \ specfun/factorial.m \ specfun/isprime.m \ specfun/lcm.m \ specfun/legendre.m \ specfun/nchoosek.m \ specfun/nthroot.m \ specfun/perms.m \ specfun/pow2.m \ specfun/primes.m \ specfun/reallog.m \ specfun/realpow.m \ specfun/realsqrt.m FCN_FILES += $(specfun_FCN_FILES) PKG_ADD_FILES += specfun/PKG_ADD DIRSTAMP_FILES += specfun/$(octave_dirstamp)