Mercurial > hg > octave-nkf
view libcruft/link-deps.mk @ 14435:f312918f16d2
doc: Add cross-references between fgets and fgetl in docstrings.
file-io.cc (fgets, fgetl): Add cross-references between fgets and fgetl in
docstrings.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 05 Mar 2012 13:18:51 -0800 |
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 =