Mercurial > hg > octave-nkf
view scripts/specfun/module.mk @ 15144:9cc337ced51a
build: Update OCTAVE_UMFPACK_SEPARATE_SPLIT macro to look for SuiteSparse header file.
* acinclude.m4: Update OCTAVE_UMFPACK_SEPARATE_SPLIT macro to look for
SuiteSparse header file.
author | Rik <rik@octave.org> |
---|---|
date | Fri, 10 Aug 2012 12:56:15 -0700 |
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)