Mercurial > hg > octave-lyh
view scripts/specfun/module.mk @ 12398:735e43b75e45
Allow the legend location and orientation to be set without modifying the legend keys (#32374)
author | David Bateman <dbateman@free.fr> |
---|---|
date | Sun, 06 Feb 2011 23:59:37 +0100 |
parents | 0c38b45ab49c |
children | 83fa84ef63ca |
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/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)