view scripts/specfun/module.mk @ 12385:c468c5b902b3 release-3-4-x ss-3-3-92

version is now 3.3.92
author John W. Eaton <jwe@octave.org>
date Sun, 06 Feb 2011 06:27:19 -0500
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)