Mercurial > hg > octave-lyh
view libcruft/link-deps.mk @ 14475:00d8118d2401
maint: Remove issuperuser.m from private function list for pkg directory.
* pkg/module.mk: Remove issuperuser.m from private function list for pkg directory.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Fri, 16 Mar 2012 14:38:27 -0700 |
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 =