Mercurial > hg > octave-nkf
view libcruft/link-deps.mk @ 14551:60ed9260399a
Improve/correct documentation for splinefit.m
* splinefit.m: Clarify and correct documentation.
* doc/interpreter/poly.txi: ditto.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Wed, 11 Apr 2012 19:34:53 -0400 |
parents | 05534f03377d |
children |
line wrap: on
line source
## The following libraries may be needed to satisfy gnulib dependencies: ## ## $(COPYSIGN_LIBM) ## $(FLOOR_LIBM) ## $(GETHOSTNAME_LIB) ## $(LIBSOCKET) ## $(LIB_NANOSLEEP) ## $(LTLIBINTL) ## $(ROUNDF_LIBM) ## $(ROUND_LIBM) ## $(TRUNCF_LIBM) ## $(TRUNC_LIBM) LIBCRUFT_LINK_DEPS = \ $(COPYSIGN_LIBM) \ $(FLOOR_LIBM) \ $(GETHOSTNAME_LIB) \ $(LIBSOCKET) \ $(LIB_NANOSLEEP) \ $(LTLIBINTL) \ $(ROUNDF_LIBM) \ $(ROUND_LIBM) \ $(TRUNCF_LIBM) \ $(TRUNC_LIBM) \ $(LAPACK_LIBS) \ $(BLAS_LIBS) \ $(FLIBS) \ $(LIBS) LIBCRUFT_LINK_OPTS =